Skip to content

Commit

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

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and dandhlee committed Nov 15, 2022
1 parent f53ed0a commit b1979d1
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion vision/snippets/crop_hints/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==6.2.5
pytest==7.0.1
2 changes: 1 addition & 1 deletion vision/snippets/crop_hints/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==2.6.3
pillow==9.0.0
pillow==9.0.1
2 changes: 1 addition & 1 deletion vision/snippets/detect/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==1.11.1
pytest==6.2.5
pytest==7.0.1
flaky==3.7.0
2 changes: 1 addition & 1 deletion vision/snippets/document_text/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==6.2.5
pytest==7.0.1
2 changes: 1 addition & 1 deletion vision/snippets/document_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==2.6.3
pillow==9.0.0
pillow==9.0.1
2 changes: 1 addition & 1 deletion vision/snippets/face_detection/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==6.2.5
pytest==7.0.1
2 changes: 1 addition & 1 deletion vision/snippets/face_detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==2.6.3
pillow==9.0.0
pillow==9.0.1
2 changes: 1 addition & 1 deletion vision/snippets/product_search/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==6.2.5
pytest==7.0.1
flaky==3.7.0
2 changes: 1 addition & 1 deletion vision/snippets/quickstart/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==6.2.5
pytest==7.0.1
2 changes: 1 addition & 1 deletion vision/snippets/web/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
flaky==3.7.0
pytest==6.2.5
pytest==7.0.1

0 comments on commit b1979d1

Please sign in to comment.