Update dependency requests-mock to v1.10.0 (develop)

This commit is contained in:
RenovateBot 2022-11-07 07:47:09 +00:00 committed by JuniorJPDJ
commit 28d362faa8
2 changed files with 6 additions and 6 deletions

View file

@ -71,7 +71,7 @@ pytest-mock = "==3.10.0"
pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.6"
pytest-asyncio = "==0.20.1"
requests-mock = "==1.9.3"
requests-mock = "==1.10.0"
Faker = "==14.2.1"
coverage = "==6.5.0"
django-coverage-plugin = "==2.0.4"