Update dependency pytest-django to v4.5.2
This commit is contained in:
parent
f0e8d737ab
commit
fc24003475
2 changed files with 4 additions and 4 deletions
|
|
@ -62,7 +62,7 @@ uvicorn = {version = "==0.17.1", extras = ["standard"]}
|
|||
flake8 = "==3.9.2"
|
||||
pytest = "==6.2.5"
|
||||
pytest-cov = "==2.12.1"
|
||||
pytest-django = "==4.4.0"
|
||||
pytest-django = "==4.5.2"
|
||||
pytest-env = "==0.6.2"
|
||||
pytest-mock = "==3.6.1"
|
||||
pytest-randomly = "==3.10.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue