mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 05:34:44 +00:00
Update pytest from 5.2.4 to 5.3.0
This commit is contained in:
parent
aeab86bab2
commit
5a7e6671d6
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ flake8==3.7.8
|
|||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
tox==3.14.1
|
||||
pytest==5.2.4
|
||||
pytest==5.3.0
|
||||
pytest_cases==1.11.7
|
||||
pytest-cookies==0.4.0
|
||||
pytest-xdist==1.30.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue