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 df60510 commit 21fdf06Copy full SHA for 21fdf06
requirements/requirements-testing.txt
@@ -1,5 +1,5 @@
1
# Pytest for running the tests.
2
-pytest>=6.1,<7.0
3
-pytest-cov>=2.10.1,<3.0
4
-pytest-django>=4.1.0,<5.0
+pytest>=6.2.0,<8.0
+pytest-cov>=4.0.0,<5.0
+pytest-django>=4.5.2,<5.0
5
importlib-metadata<5.0
0 commit comments