Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1873)
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

* Update samples/geography/requirements.txt

* Update samples/geography/requirements.txt

* Update samples/geography/requirements.txt

---------

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 committed Mar 27, 2024
1 parent c2496a1 commit 1e71bc8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ pandas==2.2.1; python_version >= '3.9'
proto-plus==1.23.0
pyarrow==12.0.1; python_version == '3.7'
pyarrow==15.0.2; python_version >= '3.8'
pyasn1==0.5.1
pyasn1-modules==0.3.0
pyasn1==0.5.1; python_version == '3.7'
pyasn1==0.6.0; python_version >= '3.8'
pyasn1-modules==0.3.0; python_version == '3.7'
pyasn1-modules==0.4.0; python_version >= '3.8'
pycparser==2.21
pyparsing==3.1.2
python-dateutil==2.9.0.post0
Expand Down

0 comments on commit 1e71bc8

Please sign in to comment.