Skip to content

Commit b0199f2

Browse files
chore(deps): update all dependencies (#1636)
* chore(deps): update all dependencies * revert urllib3 --------- Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 42dfc40 commit b0199f2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/geography/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ google-cloud-core==2.3.3
1919
google-crc32c==1.5.0
2020
google-resumable-media==2.5.0
2121
googleapis-common-protos==1.60.0
22-
grpcio==1.56.2
22+
grpcio==1.57.0
2323
idna==3.4
2424
libcst==1.0.1
2525
munch==4.0.0

samples/magics/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
db-dtypes==1.1.1
22
google-cloud-bigquery-storage==2.22.0
33
google-auth-oauthlib==1.0.0
4-
grpcio==1.56.2
4+
grpcio==1.57.0
55
ipywidgets==8.1.0
66
ipython===7.31.1; python_version == '3.7'
77
ipython===8.0.1; python_version == '3.8'

samples/snippets/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ db-dtypes==1.1.1
22
google-cloud-bigquery==3.11.4
33
google-cloud-bigquery-storage==2.22.0
44
google-auth-oauthlib==1.0.0
5-
grpcio==1.56.2
5+
grpcio==1.57.0
66
ipywidgets==8.1.0
77
ipython===7.31.1; python_version == '3.7'
88
ipython===8.0.1; python_version == '3.8'

0 commit comments

Comments
 (0)