Skip to content

Commit 1bfc761

Browse files
chore(deps): update all dependencies (#2002)
* 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>
1 parent 5352870 commit 1bfc761

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

samples/geography/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ geopandas===0.10.2; python_version == '3.7'
1414
geopandas===0.13.2; python_version == '3.8'
1515
geopandas==1.0.1; python_version >= '3.9'
1616
google-api-core==2.19.1
17-
google-auth==2.33.0
17+
google-auth==2.34.0
1818
google-cloud-bigquery==3.25.0
1919
google-cloud-bigquery-storage==2.25.0
2020
google-cloud-core==2.4.1
2121
google-crc32c==1.5.0
2222
google-resumable-media==2.7.2
2323
googleapis-common-protos==1.63.2
2424
grpcio===1.62.2; python_version == '3.7'
25-
grpcio==1.65.4; python_version >= '3.8'
26-
idna==3.7
25+
grpcio==1.66.0; python_version >= '3.8'
26+
idna==3.8
2727
munch==4.0.0
2828
mypy-extensions==1.0.0
2929
packaging===24.0; python_version == '3.7'
@@ -48,7 +48,7 @@ PyYAML==6.0.2; python_version >= '3.8'
4848
requests==2.31.0; python_version == '3.7'
4949
requests==2.32.3; python_version >= '3.8'
5050
rsa==4.9
51-
Shapely==2.0.5
51+
Shapely==2.0.6
5252
six==1.16.0
5353
typing-extensions===4.7.1; python_version == '3.7'
5454
typing-extensions==4.12.2; python_version >= '3.8'

samples/magics/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bigquery_magics==0.1.0
1+
bigquery_magics==0.1.1
22
db-dtypes==1.3.0
33
google.cloud.bigquery==3.25.0
44
google-cloud-bigquery-storage==2.25.0

samples/notebooks/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bigquery-magics==0.1.0
1+
bigquery-magics==0.1.1
22
db-dtypes==1.3.0
33
google-cloud-bigquery==3.25.0
44
google-cloud-bigquery-storage==2.25.0

0 commit comments

Comments
 (0)