Update dependency Faker to v13.16.0 (develop)

This commit is contained in:
RenovateBot 2022-08-13 07:58:40 +00:00 committed by Georg Krause
commit 5ce59f99ae
2 changed files with 60 additions and 60 deletions

View file

@ -71,7 +71,7 @@ pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.5"
pytest-asyncio = "==0.19.0"
requests-mock = "==1.9.3"
Faker = "==13.15.1"
Faker = "==13.16.0"
coverage = "==6.4.3"
django-coverage-plugin = "==2.0.3"
factory-boy = "==3.2.1"