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 a864b11 commit 91d1154Copy full SHA for 91d1154
requirements.testing.txt
@@ -1,5 +1,5 @@
1
-pytest>=7.1.2 # framework that makes it easy to write small tests
+pytest>=8.3.3 # framework that makes it easy to write small tests
2
pytest-cov>=3.0.0 # allows generation of coverage reports with pytest
3
4
pylint>=2.14.5 # checks style, syntax and other useful errors
5
-flake8>=4.0.1 # checks style, syntax and other useful errors
+flake8>=7.1.2 # checks style, syntax and other useful errors
0 commit comments