We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e177c commit 5a6c000Copy full SHA for 5a6c000
samples/compute/requirements-test.txt
@@ -1,4 +1,4 @@
1
-pytest==7.4.4; python_version == '3.7'
+pytest==8.2.2; python_version == '3.7'
2
pytest==8.2.2; python_version >= '3.8'
3
flaky==3.8.1
4
samples/compute/requirements.txt
@@ -1,3 +1,3 @@
-google-api-python-client==2.134.0
-google-auth==2.30.0
+google-api-python-client==2.136.0
+google-auth==2.31.0
google-auth-httplib2==0.2.0
0 commit comments