Skip to content

Commit 4932e13

Browse files
committed
chore(deps): update all dependencies
1 parent 750c15d commit 4932e13

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

samples/geography/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ google-cloud-core==2.2.1
1919
google-crc32c==1.3.0
2020
google-resumable-media==2.1.0
2121
googleapis-common-protos==1.54.0
22-
grpcio==1.42.0
22+
grpcio==1.43.0
2323
idna==3.3
24-
importlib-metadata==4.8.3
24+
importlib-metadata==4.9.0
2525
libcst==0.3.23
2626
munch==2.5.0
2727
mypy-extensions==0.4.3

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-bigquery-storage==2.10.1
22
google-auth-oauthlib==0.4.6
3-
grpcio==1.42.0
3+
grpcio==1.43.0
44
ipython==7.16.1; python_version < '3.7'
55
ipython==7.29.0; python_version >= '3.7'
66
matplotlib==3.3.4; python_version < '3.7'

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-bigquery-storage==2.10.1
22
google-auth-oauthlib==0.4.6
3-
grpcio==1.42.0
3+
grpcio==1.43.0
44
ipython==7.16.1; python_version < '3.7'
55
ipython==7.29.0; python_version >= '3.7'
66
matplotlib==3.3.4; python_version < '3.7'

0 commit comments

Comments
 (0)