Skip to content

Commit

Permalink
fix(deps): Update dependency pytest to v8.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 28, 2024
1 parent 375efa1 commit 9a6b515
Show file tree
Hide file tree
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.3.0
pytest==8.2.0
pytest==8.3.4
mypy==1.8.0
isort==5.13.2
types-requests==2.31.0.20240125
Expand Down
2 changes: 1 addition & 1 deletion src/retrieval_service/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ httpx==0.27.0
isort==5.13.2
mypy==1.10.0
pytest-asyncio==0.23.6
pytest==8.2.1
pytest==8.3.4
types-PyYAML==6.0.12.20240311
csv-diff==1.1

0 comments on commit 9a6b515

Please sign in to comment.