Skip to content

Commit e3e5a53

Browse files
authored
Merge pull request #44 from blooop/dependabot/pip/dev-dependencies-3dc2ca9028
build(deps): update ruff requirement from <=0.8.4,>=0.5.0 to >=0.5.0,<=0.8.5 in the dev-dependencies group
2 parents 875bd66 + c611a39 commit e3e5a53

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
@@ -46,7 +46,7 @@ test = [
4646
"pytest-cov>=4.1,<=6.0.0",
4747
"pytest>=7.4,<=8.3.4",
4848
"hypothesis>=6.104.2,<=6.123.2",
49-
"ruff>=0.5.0,<=0.8.4",
49+
"ruff>=0.5.0,<=0.8.5",
5050
"coverage>=7.5.4,<=7.6.10",
5151
]
5252
#These are a list of externally maintained rocker extensions. use pip install rockerc[extensions] to install all of them

0 commit comments

Comments
 (0)