Skip to content

Commit

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

---------

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 Apr 1, 2024
1 parent 21714e1 commit 31bae06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ 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; python_version == '3.7'
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.3.0; python_version == '3.7'
pyasn1-modules==0.4.0; python_version >= '3.8'
pycparser==2.21
pyparsing==3.1.2
Expand Down

0 comments on commit 31bae06

Please sign in to comment.