Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

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

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 Jul 7, 2022
1 parent c153b54 commit 7f296e2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions samples/snippets/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.49.0
google-auth==2.6.6
google-api-python-client==2.50.0
google-auth==2.7.0
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion samples/snippets/classify_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-language==2.4.2
google-cloud-language==2.4.3
numpy==1.22.4; python_version > '3.7'
numpy===1.21.4; python_version == '3.7'
2 changes: 1 addition & 1 deletion samples/snippets/cloud-client/v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==2.4.2
google-cloud-language==2.4.3
2 changes: 1 addition & 1 deletion samples/snippets/generated-samples/v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==2.4.2
google-cloud-language==2.4.3
2 changes: 1 addition & 1 deletion samples/snippets/sentiment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==2.4.2
google-cloud-language==2.4.3

0 comments on commit 7f296e2

Please sign in to comment.