Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8.2.1 (#58)
Browse files Browse the repository at this point in the history
renovate-bot authored Jun 2, 2024
1 parent ddac352 commit 21c53a0
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/frontend_service/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==24.4.2
pytest==8.2.0
pytest==8.2.1
mypy==1.10.0
isort==5.13.2
types-requests==2.31.0.20240406
2 changes: 1 addition & 1 deletion src/retrieval_service/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -4,6 +4,6 @@ httpx==0.27.0
isort==5.13.2
mypy==1.10.0
pytest-asyncio==0.23.6
pytest==8.2.0
pytest==8.2.1
types-PyYAML==6.0.12.20240311
csv-diff==1.1

0 comments on commit 21c53a0

Please sign in to comment.