mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 01:22:25 +03:00
Merge pull request #2006 from pydanny/pyup-update-pytest-4.3.1-to-4.4.0
Update pytest to 4.4.0
This commit is contained in:
commit
e6592d857c
|
@ -10,7 +10,7 @@ flake8==3.7.6
|
||||||
# Testing
|
# Testing
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
tox==3.8.3
|
tox==3.8.3
|
||||||
pytest==4.3.1
|
pytest==4.4.0
|
||||||
pytest_cases==1.5.1
|
pytest_cases==1.5.1
|
||||||
pytest-cookies==0.3.0
|
pytest-cookies==0.3.0
|
||||||
pyyaml==5.1
|
pyyaml==5.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user