Skip to content

Commit 9301339

Browse files
authored
Merge pull request #74 from blooop/dependabot/pip/dev-dependencies-3ec6cef17a
build(deps): update ruff requirement from <=0.8.4,>=0.5.0 to >=0.5.0,<=0.8.6 in the dev-dependencies group
2 parents 37b5e52 + 040cfd0 commit 9301339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ test = [
3838
"pytest-cov>=4.1,<=6.0.0",
3939
"pytest>=7.4,<=8.3.4",
4040
"hypothesis>=6.104.2,<=6.123.2",
41-
"ruff>=0.5.0,<=0.8.4",
41+
"ruff>=0.5.0,<=0.8.6",
4242
"coverage>=7.5.4,<=7.6.10",
4343
"pre-commit<=4.0.1"
4444
]

0 commit comments

Comments
 (0)