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 b1f371e commit d69c8dbCopy full SHA for d69c8db
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.11
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
fakeredis==2.30.3
24
0 commit comments