Skip to content

Commit

Permalink
test: update dependency pytest to v7.4.4 (#366)
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 Jan 28, 2024
1 parent 7639f28 commit 6a3157b
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.58.0
grpcio_health_checking==1.58.0
mariadb==1.0.11
psycopg2==2.9.9
pytest==7.4.2
pytest==7.4.4
requests==2.31.0
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.4.2
pytest==7.4.4
pytest-testinfra==9.0.0

0 comments on commit 6a3157b

Please sign in to comment.