Update dependency Faker to v13 (develop)

This commit is contained in:
RenovateBot 2022-02-20 11:58:46 +00:00 committed by Georg Krause
commit 25eccc880e
2 changed files with 5 additions and 5 deletions

View file

@ -69,7 +69,7 @@ pytest-randomly = "==3.11.0"
pytest-sugar = "==0.9.4"
pytest-asyncio = "==0.18.1"
requests-mock = "==1.9.3"
Faker = "==12.3.3"
Faker = "==13.0.0"
coverage = "==6.3.1"
django-coverage-plugin = "==2.0.2"
factory-boy = "==3.2.1"