Skip to content

Commit

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

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Chalmer Lowe <[email protected]>
  • Loading branch information
3 people authored Apr 19, 2024
1 parent 5251b5d commit 937ef10
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion samples/desktopapp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigquery==3.20.1
google-cloud-bigquery==3.21.0
google-auth-oauthlib==1.2.0
6 changes: 3 additions & 3 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ geopandas===0.13.2; python_version == '3.8'
geopandas==0.14.3; python_version >= '3.9'
google-api-core==2.18.0
google-auth==2.29.0
google-cloud-bigquery==3.20.1
google-cloud-bigquery==3.21.0
google-cloud-bigquery-storage==2.24.0
google-cloud-core==2.4.1
google-crc32c==1.5.0
google-resumable-media==2.7.0
googleapis-common-protos==1.63.0
grpcio==1.62.1
grpcio==1.62.2
idna==3.7
munch==4.0.0
mypy-extensions==1.0.0
Expand All @@ -44,7 +44,7 @@ pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
rsa==4.9
Shapely==2.0.3
Shapely==2.0.4
six==1.16.0
typing-extensions===4.7.1; python_version == '3.7'
typing-extensions==4.11.0; python_version >= '3.8'
Expand Down
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.2.0
google.cloud.bigquery==3.20.1
google.cloud.bigquery==3.21.0
google-cloud-bigquery-storage==2.24.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/notebooks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
db-dtypes==1.2.0
google-cloud-bigquery==3.20.1
google-cloud-bigquery==3.21.0
google-cloud-bigquery-storage==2.24.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
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# samples/snippets should be runnable with no "extras"
google-cloud-bigquery==3.20.1
google-cloud-bigquery==3.21.0

0 comments on commit 937ef10

Please sign in to comment.