chore(api): update dependency pytest-env to v0.8.2

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2663>
This commit is contained in:
Renovate Bot 2023-12-04 16:08:14 +00:00
commit 9da463e69d
2 changed files with 7 additions and 7 deletions

View file

@ -115,7 +115,7 @@ pytest-asyncio = "==0.21.0"
prompt-toolkit = "==3.0.41"
pytest-cov = "==4.0.0"
pytest-django = "==4.5.2"
pytest-env = "==0.8.1"
pytest-env = "==0.8.2"
pytest-mock = "==3.10.0"
pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.7"