Skip to content

Commit

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

* revert change

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
3 people authored Mar 1, 2022
1 parent 036ee3e commit 895b3fc
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion language/snippets/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.38.0
google-api-python-client==2.39.0
google-auth==2.6.0
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion language/snippets/classify_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-language==2.3.2
google-cloud-language==2.4.0
numpy==1.22.2; python_version > '3.7'
numpy==1.21.4; python_version == '3.7'
2 changes: 1 addition & 1 deletion language/snippets/cloud-client/v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==2.3.2
google-cloud-language==2.4.0
2 changes: 1 addition & 1 deletion language/snippets/generated-samples/v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==2.3.2
google-cloud-language==2.4.0
2 changes: 1 addition & 1 deletion language/snippets/sentiment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==2.3.2
google-cloud-language==2.4.0

0 comments on commit 895b3fc

Please sign in to comment.