Skip to content

Commit

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

* revert

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea committed Jan 12, 2023
1 parent 2e80215 commit 4e192bd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ geopandas==0.12.2; python_version >= '3.8'
google-api-core==2.11.0
google-auth==2.16.0
google-cloud-bigquery==3.4.1
google-cloud-bigquery-storage==2.17.0
google-cloud-bigquery-storage==2.18.0
google-cloud-core==2.3.2
google-crc32c==1.5.0
google-resumable-media==2.4.0
Expand Down Expand Up @@ -42,4 +42,4 @@ Shapely==2.0.0
six==1.16.0
typing-extensions==4.4.0
typing-inspect==0.8.0
urllib3==1.26.13
urllib3==1.26.14
2 changes: 1 addition & 1 deletion samples/magics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
db-dtypes==1.0.5
google-cloud-bigquery-storage==2.17.0
google-cloud-bigquery-storage==2.18.0
google-auth-oauthlib==0.8.0
grpcio==1.51.1
ipywidgets==8.0.4
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
db-dtypes==1.0.5
google-cloud-bigquery==3.4.1
google-cloud-bigquery-storage==2.17.0
google-cloud-bigquery-storage==2.18.0
google-auth-oauthlib==0.8.0
grpcio==1.51.1
ipywidgets==8.0.4
Expand Down

0 comments on commit 4e192bd

Please sign in to comment.