We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f9c22 commit 81075f3Copy full SHA for 81075f3
examples/python-pytest/requirements.txt
@@ -1,2 +1,2 @@
1
pytest == 7.0.1; python_version < '3.7'
2
-pytest == 7.4.4; python_version >= '3.7'
+pytest == 8.0.0; python_version >= '3.7'
0 commit comments