Update dependency Faker to v12 (develop)

This commit is contained in:
RenovateBot 2022-02-02 11:31:39 +00:00 committed by JuniorJPDJ
commit ff2ff0d101
2 changed files with 6 additions and 18 deletions

View file

@ -69,7 +69,7 @@ pytest-randomly = "==3.11.0"
pytest-sugar = "==0.9.4"
pytest-asyncio = "==0.17.2"
requests-mock = "==1.9.3"
Faker = "==8.16.0"
Faker = "==12.0.0"
coverage = "==5.5"
django-coverage-plugin = "==2.0.2"
factory-boy = "==3.2.1"