Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1636)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* revert urllib3

---------

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea committed Aug 11, 2023
1 parent 42dfc40 commit b0199f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/geography/requirements.txt
Expand Up @@ -19,7 +19,7 @@ google-cloud-core==2.3.3
google-crc32c==1.5.0
google-resumable-media==2.5.0
googleapis-common-protos==1.60.0
grpcio==1.56.2
grpcio==1.57.0
idna==3.4
libcst==1.0.1
munch==4.0.0
Expand Down
2 changes: 1 addition & 1 deletion samples/magics/requirements.txt
@@ -1,7 +1,7 @@
db-dtypes==1.1.1
google-cloud-bigquery-storage==2.22.0
google-auth-oauthlib==1.0.0
grpcio==1.56.2
grpcio==1.57.0
ipywidgets==8.1.0
ipython===7.31.1; python_version == '3.7'
ipython===8.0.1; python_version == '3.8'
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Expand Up @@ -2,7 +2,7 @@ db-dtypes==1.1.1
google-cloud-bigquery==3.11.4
google-cloud-bigquery-storage==2.22.0
google-auth-oauthlib==1.0.0
grpcio==1.56.2
grpcio==1.57.0
ipywidgets==8.1.0
ipython===7.31.1; python_version == '3.7'
ipython===8.0.1; python_version == '3.8'
Expand Down

0 comments on commit b0199f2

Please sign in to comment.