chore(api): update dependency faker to v15.3.4

This commit is contained in:
Renovate Bot 2022-11-30 19:33:28 +00:00
commit 8b73f6a12d
2 changed files with 5 additions and 5 deletions

View file

@ -71,7 +71,7 @@ pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.6"
pytest-asyncio = "==0.20.2"
requests-mock = "==1.10.0"
Faker = "==15.3.3"
Faker = "==15.3.4"
coverage = { version = "==6.5.0", extras = ["toml"] }
django-coverage-plugin = "==2.0.4"
factory-boy = "==3.2.1"