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 81219d0 commit fc54e70Copy full SHA for fc54e70
samples/snippets/requirements-test.txt
@@ -1,2 +1,2 @@
1
pytest===7.4.4; python_version == '3.7' # prevents dependabot from upgrading it
2
-pytest==8.1.1; python_version > '3.7'
+pytest==8.3.3; python_version > '3.7'
0 commit comments