Skip to content

Commit a0eba77

Browse files
authored
chore(deps): update all dependencies (#1050)
1 parent 7b17647 commit a0eba77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

samples/snippets/requirements-test.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ backoff==2.2.1
22
pytest==7.4.3
33
mock==5.1.0
44
flaky==3.7.0
5-
google-cloud-bigquery==3.13.0
6-
google-cloud-storage==2.13.0
5+
google-cloud-bigquery==3.14.1
6+
google-cloud-storage==2.14.0

samples/snippets/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-pubsub==2.18.4
1+
google-cloud-pubsub==2.19.0
22
avro==1.11.3
33
protobuf===4.24.4; python_version == '3.7'
44
protobuf==4.25.1; python_version >= '3.8'

0 commit comments

Comments
 (0)