We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b17647 commit a0eba77Copy full SHA for a0eba77
samples/snippets/requirements-test.txt
@@ -2,5 +2,5 @@ backoff==2.2.1
2
pytest==7.4.3
3
mock==5.1.0
4
flaky==3.7.0
5
-google-cloud-bigquery==3.13.0
6
-google-cloud-storage==2.13.0
+google-cloud-bigquery==3.14.1
+google-cloud-storage==2.14.0
samples/snippets/requirements.txt
@@ -1,4 +1,4 @@
1
-google-cloud-pubsub==2.18.4
+google-cloud-pubsub==2.19.0
avro==1.11.3
protobuf===4.24.4; python_version == '3.7'
protobuf==4.25.1; python_version >= '3.8'
0 commit comments