Skip to content

Commit cc0a519

Browse files
Merge pull request #6 from saippuakauppias/dependabot/pip/ruff-gte-0.16.0-and-lt-0.17
deps: update ruff requirement from <0.17,>=0.6 to >=0.16.1,<0.17
2 parents 6c1fc3f + 08b87c3 commit cc0a519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pytest-xdist>=3.5
33
PyYAML>=6.0
44
Jinja2>=3.1.6
55
yamllint>=1.35
6-
ruff>=0.6,<0.17
6+
ruff>=0.16.1,<0.17

0 commit comments

Comments
 (0)