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 3793533 commit 1c32b9dCopy full SHA for 1c32b9d
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-api-python-client==2.135.0
google-auth==2.30.0
google-auth-httplib2==0.2.0
0 commit comments