Skip to content

Commit 689f10c

Browse files
committed
chore(deps): update all dependencies
1 parent beab7c2 commit 689f10c

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,11 +19,11 @@ google-cloud-core==2.3.2
1919
google-crc32c==1.5.0
2020
google-resumable-media==2.4.1
2121
googleapis-common-protos==1.58.0
22-
grpcio==1.51.1
22+
grpcio==1.52.0
2323
idna==3.4
2424
libcst==0.4.9
2525
munch==2.5.0
26-
mypy-extensions==0.4.3
26+
mypy-extensions==1.0.0
2727
packaging==23.0
2828
pandas===1.3.5; python_version == '3.7'
2929
pandas==1.5.3; python_version >= '3.8'

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
db-dtypes==1.0.5
22
google-cloud-bigquery-storage==2.18.1
33
google-auth-oauthlib==0.8.0
4-
grpcio==1.51.1
4+
grpcio==1.52.0
55
ipywidgets==8.0.4
66
ipython===7.31.1; python_version == '3.7'
77
ipython===8.0.1; python_version == '3.8'

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ db-dtypes==1.0.5
22
google-cloud-bigquery==3.5.0
33
google-cloud-bigquery-storage==2.18.1
44
google-auth-oauthlib==0.8.0
5-
grpcio==1.51.1
5+
grpcio==1.52.0
66
ipywidgets==8.0.4
77
ipython===7.31.1; python_version == '3.7'
88
ipython===8.0.1; python_version == '3.8'

0 commit comments

Comments
 (0)