Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v7.2.0 (#357)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency pytest to v7.2.0

* add missing test dependency `py`

Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
renovate-bot and parthea authored Oct 26, 2022
1 parent 7d30915 commit a1e796e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/google-cloud-compute/samples/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pytest==7.1.3
pytest==7.2.0
pytest-parallel==0.1.1
flaky==3.7.0
google-cloud-storage==2.5.0
google-cloud-kms==2.12.3
py==1.11.0

0 comments on commit a1e796e

Please sign in to comment.