mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-04 21:50:55 +03:00
Merge pull request #2023 from pydanny/pyup-update-pytest_cases-1.6.1-to-1.6.2
Update pytest_cases to 1.6.2
This commit is contained in:
commit
812512684c
|
@ -11,6 +11,6 @@ flake8==3.7.6
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
tox==3.8.6
|
tox==3.8.6
|
||||||
pytest==4.4.0
|
pytest==4.4.0
|
||||||
pytest_cases==1.6.1
|
pytest_cases==1.6.2
|
||||||
pytest-cookies==0.3.0
|
pytest-cookies==0.3.0
|
||||||
pyyaml==5.1
|
pyyaml==5.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user