Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v7.1.0 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2022
1 parent cc2313e commit 74e54e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion monitoring/snippets/v3/alerts-client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.0.1
pytest==7.1.0
retrying==1.3.3
flaky==3.7.0
2 changes: 1 addition & 1 deletion monitoring/snippets/v3/cloud-client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==1.11.1
pytest==7.0.1
pytest==7.1.0
mock==4.0.3
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
backoff==1.11.1
pytest==7.0.1
pytest==7.1.0

0 comments on commit 74e54e8

Please sign in to comment.