Skip to content

Commit

Permalink
test: update dependency pytest to v7.2.2 (#292)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
sebastien-prudhomme and renovate-bot committed Mar 5, 2023
1 parent 0eedec5 commit 4b6650c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ grpcio==1.51.3
grpcio_health_checking==1.51.3
mariadb==1.0.11
psycopg2==2.9.5
pytest==7.2.1
pytest==7.2.2
requests==2.28.2
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==7.2.1
pytest==7.2.2
pytest-testinfra==6.8.0

0 comments on commit 4b6650c

Please sign in to comment.