Skip to content

Commit

Permalink
test: update dependency pytest to v7.3.1 (#314)
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 Apr 16, 2023
1 parent 0b9b9dc commit 869cc6b
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.53.0
grpcio_health_checking==1.53.0
mariadb==1.0.11
psycopg2==2.9.6
pytest==7.3.0
pytest==7.3.1
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.3.0
pytest==7.3.1
pytest-testinfra==7.0.0

0 comments on commit 869cc6b

Please sign in to comment.