We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4d6b3 commit 8573d85Copy full SHA for 8573d85
requirements-dev.txt
@@ -1,3 +1,3 @@
1
bump2version==1.0.1
2
black==25.1.0
3
-ruff==0.11.2
+ruff==0.12.1
requirements.txt
@@ -17,8 +17,8 @@ pika==1.3.2
17
py7zr==1.0.0
18
19
# Development
20
-pytest==8.3.5
21
-pytest-cov==6.1.0
+pytest==8.4.1
+pytest-cov==6.2.1
22
click==8.1.8
23
24
# File format support
0 commit comments