Skip to content

Commit

Permalink
chore(deps): update all dependencies (#993)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea committed Oct 7, 2021
1 parent c6cf0f7 commit aacc521
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions samples/geography/requirements.txt
@@ -1,5 +1,5 @@
attrs==21.2.0
cachetools==4.2.2
cachetools==4.2.4
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.6
Expand Down Expand Up @@ -29,7 +29,7 @@ numpy==1.21.2; python_version > "3.6"
packaging==21.0
pandas==1.1.5; python_version < '3.7'
pandas==1.3.2; python_version >= '3.7'
proto-plus==1.19.0
proto-plus==1.19.2
protobuf==3.18.0
pyarrow==5.0.0
pyasn1==0.4.8
Expand All @@ -48,4 +48,4 @@ six==1.16.0
typing-extensions==3.10.0.2
typing-inspect==0.7.1
urllib3==1.26.7
zipp==3.5.1
zipp==3.6.0

0 comments on commit aacc521

Please sign in to comment.