Update dependency Faker to v15.3.2

This commit is contained in:
Renovate Bot 2022-11-16 13:04:46 +00:00
commit 8f9c9e9031
2 changed files with 5 additions and 5 deletions

View file

@ -72,7 +72,7 @@ pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.6"
pytest-asyncio = "==0.20.1"
requests-mock = "==1.10.0"
Faker = "==15.3.1"
Faker = "==15.3.2"
coverage = "==6.5.0"
django-coverage-plugin = "==2.0.4"
factory-boy = "==3.2.1"