We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0539a commit f91326aCopy full SHA for f91326a
samples/snippets/requirements-test.txt
@@ -1,3 +1,3 @@
1
backoff==2.2.1
2
pytest===7.4.4; python_version == '3.7'
3
-pytest==8.2.2; python_version >= '3.8'
+pytest==8.3.1; python_version >= '3.8'
0 commit comments