Update dependency pytest-mock to v3.8.1 (develop)

This commit is contained in:
RenovateBot 2022-06-29 08:57:24 +00:00 committed by Georg Krause
commit 5ba068dac4
2 changed files with 5 additions and 5 deletions

View file

@ -64,7 +64,7 @@ pytest = "==7.1.2"
pytest-cov = "==3.0.0"
pytest-django = "==4.5.2"
pytest-env = "==0.6.2"
pytest-mock = "==3.7.0"
pytest-mock = "==3.8.1"
pytest-randomly = "==3.11.0"
pytest-sugar = "==0.9.4"
pytest-asyncio = "==0.18.3"