We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb6f0b commit 4fe5b6bCopy full SHA for 4fe5b6b
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.137.0
+google-auth==2.32.0
google-auth-httplib2==0.2.0
0 commit comments