chore(api): update dependency pytest to v7.4.4

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2716>
This commit is contained in:
Renovate Bot 2024-01-31 18:34:17 +00:00
commit 06f0cf90f0
2 changed files with 5 additions and 5 deletions

View file

@ -110,7 +110,7 @@ factory-boy = "==3.2.1"
faker = "==15.3.4"
flake8 = "==3.9.2"
ipdb = "==0.13.13"
pytest = "==7.4.3"
pytest = "==7.4.4"
pytest-asyncio = "==0.21.0"
prompt-toolkit = "==3.0.43"
pytest-cov = "==4.0.0"