We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f8e68 commit 19a52bcCopy full SHA for 19a52bc
examples/python-bazel/requirements.txt
@@ -1,3 +1,3 @@
1
pytest == 7.0.1; python_version < '3.7'
2
-pytest == 7.4.4; python_version in '3.7'
+pytest == 8.0.2; python_version in '3.7'
3
pytest == 8.0.2; python_version >= '3.8'
0 commit comments