Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v7.1.3 (#480)
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 committed Sep 6, 2022
1 parent b9b3563 commit b2d7484
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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==7.1.2
pytest==7.1.3
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==2.1.2
pytest==7.1.2
pytest==7.1.3
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==7.1.2
pytest==7.1.3
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==7.1.2
pytest==7.1.3
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==7.1.2
pytest==7.1.3
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==7.1.2
pytest==7.1.3
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==7.1.2
pytest==7.1.3

0 comments on commit b2d7484

Please sign in to comment.