Update dependency Faker to v13 (develop)
This commit is contained in:
parent
c766c5e1a1
commit
25eccc880e
2 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue