Skip to content

Commit 09d0649

Browse files
build(deps-dev): bump the dev-dependencies group with 2 updates
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `hypothesis` to 6.150.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.104.2...hypothesis-python-6.150.2) Updates `ruff` to 0.14.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.0...0.14.11) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.150.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6580049 commit 09d0649

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ test = [
3838
"pylint>=3.2.5,<=4.0.4",
3939
"pytest-cov>=4.1,<=7.0.0",
4040
"pytest>=7.4,<=9.0.2",
41-
"hypothesis>=6.104.2,<=6.148.9",
42-
"ruff>=0.5.0,<=0.14.10",
41+
"hypothesis>=6.104.2,<=6.150.2",
42+
"ruff>=0.5.0,<=0.14.11",
4343
"coverage>=7.5.4,<=7.13.1",
4444
"pre-commit<=4.5.1",
4545
"ty>=0.0.8,<=0.0.8",

0 commit comments

Comments
 (0)