Skip to content

Commit

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

* remove pin for python 3.6

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea authored Feb 6, 2022
1 parent 14445c0 commit 310c508
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==6.2.5
pytest==7.0.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
backoff==1.11.1
pytest==6.2.5
pytest==7.0.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
google-cloud-translate==3.6.1
google-cloud-storage==2.0.0; python_version == '3.6'
google-cloud-storage==2.1.0; python_version > '3.6'
google-cloud-storage==2.1.0
google-cloud-automl==2.6.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==6.2.5
pytest==7.0.0
backoff==1.11.1

0 comments on commit 310c508

Please sign in to comment.