Update dependency Faker to v13.3.2 (develop)

This commit is contained in:
RenovateBot 2022-03-15 15:33:53 +00:00
commit 2f99fbbf8d
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.2"
requests-mock = "==1.9.3"
Faker = "==13.3.1"
Faker = "==13.3.2"
coverage = "==6.3.2"
django-coverage-plugin = "==2.0.2"
factory-boy = "==3.2.1"