mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 21:24:43 +00:00
Merge pull request #2055 from pydanny/pyup-update-tox-3.10.0-to-3.11.0
Update tox to 3.11.0
This commit is contained in:
commit
772221e2c1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ flake8==3.7.6
|
|||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
tox==3.10.0
|
||||
tox==3.11.0
|
||||
pytest==4.5.0
|
||||
pytest_cases==1.6.2
|
||||
pytest-cookies==0.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue