We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f89b5f commit 20f76f9Copy full SHA for 20f76f9
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.5; python_version >= '3.8'
samples/snippets/requirements.txt
@@ -1,4 +1,4 @@
-google-cloud-logging==3.10.0
-google-cloud-bigquery==3.25.0
-google-cloud-storage==2.17.0
4
-google-cloud-pubsub==2.22.0
+google-cloud-logging==3.12.0
+google-cloud-bigquery==3.31.0
+google-cloud-storage==3.1.0
+google-cloud-pubsub==2.29.0
0 commit comments