mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-22 19:05:49 +00:00
Merge pull request #2450 from pydanny/pyup-update-pytest_cases-1.12.1-to-1.12.2
Update pytest_cases to 1.12.2
This commit is contained in:
commit
77e5f38d5e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ flake8==3.7.9
|
|||
# ------------------------------------------------------------------------------
|
||||
tox==3.14.5
|
||||
pytest==5.3.5
|
||||
pytest_cases==1.12.1
|
||||
pytest_cases==1.12.2
|
||||
pytest-cookies==0.5.1
|
||||
pytest-xdist==1.31.0
|
||||
pyyaml==5.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue