mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-16 08:13:10 +00:00
Update pytest from 5.3.1 to 5.3.2
This commit is contained in:
parent
f92f8e650c
commit
32e42cb0ec
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ flake8==3.7.9
|
|||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
tox==3.14.2
|
||||
pytest==5.3.1
|
||||
pytest==5.3.2
|
||||
pytest_cases==1.11.9
|
||||
pytest-cookies==0.4.0
|
||||
pytest-xdist==1.30.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue