Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1308)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* revert

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea authored Aug 12, 2022
1 parent afbddac commit 4030a72
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ mypy-extensions==0.4.3
packaging==21.3
pandas===1.3.5; python_version == '3.7'
pandas==1.4.3; python_version >= '3.8'
proto-plus==1.20.6
proto-plus==1.22.0
pyarrow==9.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.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 @@ -5,7 +5,7 @@ grpcio==1.47.0
ipython===7.31.1; python_version == '3.7'
ipython===8.0.1; python_version == '3.8'
ipython==8.4.0; python_version >= '3.9'
matplotlib==3.5.2
matplotlib==3.5.3
pandas===1.3.5; python_version == '3.7'
pandas==1.4.3; python_version >= '3.8'
pyarrow==9.0.0
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ grpcio==1.47.0
ipython===7.31.1; python_version == '3.7'
ipython===8.0.1; python_version == '3.8'
ipython==8.4.0; python_version >= '3.9'
matplotlib==3.5.2
matplotlib==3.5.3
pandas===1.3.5; python_version == '3.7'
pandas==1.4.3; python_version >= '3.8'
pyarrow==9.0.0
Expand Down

0 comments on commit 4030a72

Please sign in to comment.