Skip to content

Commit 723a8ac

Browse files
committed
bump ruff to 0.6.4
1 parent 75db28c commit 723a8ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ packaging==24.0
1818
pluggy==1.5.0
1919
# via pytest
2020
pytest==8.2.1
21-
ruff==0.4.6
21+
ruff==0.6.4
2222
setuptools==70.0.0

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
chardet==5.2.0
22
cython==3.0.10
33
pytest==8.2.1
4-
ruff==0.4.6
4+
ruff==0.6.4
55
setuptools==70.0.0

0 commit comments

Comments
 (0)