Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1313)
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 4030a72 commit 452c0f4
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 @@ -34,7 +34,7 @@ pyasn1-modules==0.2.8
pycparser==2.21
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.1
pytz==2022.2
PyYAML==6.0
requests==2.28.1
rsa==4.9
Expand Down
2 changes: 1 addition & 1 deletion samples/magics/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ matplotlib==3.5.3
pandas===1.3.5; python_version == '3.7'
pandas==1.4.3; python_version >= '3.8'
pyarrow==9.0.0
pytz==2022.1
pytz==2022.2
typing-extensions==4.3.0
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ matplotlib==3.5.3
pandas===1.3.5; python_version == '3.7'
pandas==1.4.3; python_version >= '3.8'
pyarrow==9.0.0
pytz==2022.1
pytz==2022.2
typing-extensions==4.3.0

0 comments on commit 452c0f4

Please sign in to comment.