Skip to content

Commit ba99b12

Browse files
chore(deps): update all dependencies (#2029)
* 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 ef8e927 commit ba99b12

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

samples/geography/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ geojson==3.1.0
1313
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'
16-
google-api-core==2.19.2
17-
google-auth==2.34.0
16+
google-api-core==2.20.0
17+
google-auth==2.35.0
1818
google-cloud-bigquery==3.25.0
1919
google-cloud-bigquery-storage==2.26.0
2020
google-cloud-core==2.4.1
@@ -31,7 +31,7 @@ packaging===24.0; python_version == '3.7'
3131
packaging==24.1; python_version >= '3.8'
3232
pandas===1.3.5; python_version == '3.7'
3333
pandas===2.0.3; python_version == '3.8'
34-
pandas==2.2.2; python_version >= '3.9'
34+
pandas==2.2.3; python_version >= '3.9'
3535
proto-plus==1.24.0
3636
pyarrow==12.0.1; python_version == '3.7'
3737
pyarrow==17.0.0; python_version >= '3.8'

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ipython===8.0.1; python_version == '3.8'
77
ipython===8.18.1; python_version >= '3.9'
88
pandas===1.3.5; python_version == '3.7'
99
pandas===2.0.3; python_version == '3.8'
10-
pandas==2.2.2; python_version >= '3.9'
10+
pandas==2.2.3; python_version >= '3.9'

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ matplotlib===3.7.4; python_version == '3.8'
1010
matplotlib==3.9.2; python_version >= '3.9'
1111
pandas===1.3.5; python_version == '3.7'
1212
pandas===2.0.3; python_version == '3.8'
13-
pandas==2.2.2; python_version >= '3.9'
13+
pandas==2.2.3; python_version >= '3.9'

0 commit comments

Comments
 (0)