Skip to content

Commit

Permalink
chore(deps): update all dependencies (#2029)
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>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] authored Sep 24, 2024
1 parent ef8e927 commit ba99b12
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ geojson==3.1.0
geopandas===0.10.2; python_version == '3.7'
geopandas===0.13.2; python_version == '3.8'
geopandas==1.0.1; python_version >= '3.9'
google-api-core==2.19.2
google-auth==2.34.0
google-api-core==2.20.0
google-auth==2.35.0
google-cloud-bigquery==3.25.0
google-cloud-bigquery-storage==2.26.0
google-cloud-core==2.4.1
Expand All @@ -31,7 +31,7 @@ packaging===24.0; python_version == '3.7'
packaging==24.1; python_version >= '3.8'
pandas===1.3.5; python_version == '3.7'
pandas===2.0.3; python_version == '3.8'
pandas==2.2.2; python_version >= '3.9'
pandas==2.2.3; python_version >= '3.9'
proto-plus==1.24.0
pyarrow==12.0.1; python_version == '3.7'
pyarrow==17.0.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
Expand Up @@ -7,4 +7,4 @@ ipython===8.0.1; python_version == '3.8'
ipython===8.18.1; python_version >= '3.9'
pandas===1.3.5; python_version == '3.7'
pandas===2.0.3; python_version == '3.8'
pandas==2.2.2; python_version >= '3.9'
pandas==2.2.3; python_version >= '3.9'
2 changes: 1 addition & 1 deletion samples/notebooks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ matplotlib===3.7.4; python_version == '3.8'
matplotlib==3.9.2; python_version >= '3.9'
pandas===1.3.5; python_version == '3.7'
pandas===2.0.3; python_version == '3.8'
pandas==2.2.2; python_version >= '3.9'
pandas==2.2.3; python_version >= '3.9'

0 comments on commit ba99b12

Please sign in to comment.