Skip to content

Commit b84f410

Browse files
authored
Merge pull request #40 from kilobyteno/dependabot/pip/ruff-gte-0.16.0
Update ruff requirement from >=0.15.15 to >=0.16.1
2 parents cc951f2 + 1e047a7 commit b84f410

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
@@ -1,7 +1,7 @@
11
-r requirements.txt
22

33
pre-commit>=4.6.1
4-
ruff>=0.15.15
4+
ruff>=0.16.1
55
setuptools>=82.0.1
66
wheel>=0.47.0
77
pytest>=9.1.1

0 commit comments

Comments
 (0)