We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b9094 commit 962e1c7Copy full SHA for 962e1c7
1 file changed
requirements-dev.txt
@@ -1,9 +1,9 @@
1
PyYAML==5.4.1
2
cov-core==1.15.0
3
-coverage==5.5
4
-coveralls==1.5.1
+coverage==7.8.2
+coveralls==4.0.1
5
cryptography==45.0.3
6
docopt==0.6.2
7
-pytest==6.2.3
8
-pytest-cov==2.11.1
+pytest==8.3.5
+pytest-cov==6.1.1
9
-r requirements.txt
0 commit comments