Update dependency pytest-env to v0.8.1 (develop)

This commit is contained in:
RenovateBot 2022-11-06 18:17:09 +00:00 committed by JuniorJPDJ
commit 6836a83e69
2 changed files with 10 additions and 6 deletions

View file

@ -66,7 +66,7 @@ flake8 = "==3.9.2"
pytest = "==7.2.0"
pytest-cov = "==3.0.0"
pytest-django = "==4.5.2"
pytest-env = "==0.6.2"
pytest-env = "==0.8.1"
pytest-mock = "==3.8.2"
pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.6"