Update dependency Faker to v14 (develop)

This commit is contained in:
RenovateBot 2022-08-15 17:29:22 +00:00 committed by Georg Krause
commit d5cb04d214
2 changed files with 5 additions and 5 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.16.0"
Faker = "==14.0.0"
coverage = "==6.4.3"
django-coverage-plugin = "==2.0.3"
factory-boy = "==3.2.1"