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.
2 parents 377f237 + 81d6527 commit 2cdca6eCopy full SHA for 2cdca6e
requirements.txt
@@ -1,6 +1,6 @@
1
# Testing dependencies
2
#:test
3
-pytest == 8.4.0
+pytest == 8.4.1
4
pytest-timeout == 2.4.0
5
flake8 == 7.1.2; python_version <= '3.8'
6
-flake8 == 7.2.0; python_version >= '3.9'
+flake8 == 7.3.0; python_version >= '3.9'
0 commit comments