mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Merge pull request #1962 from pydanny/pyup-update-pytest-4.3.0-to-4.3.1
Update pytest to 4.3.1
This commit is contained in:
commit
593c08348e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@ flake8==3.7.6
|
|||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
tox==3.6.1
|
||||
pytest==4.3.0
|
||||
pytest==4.3.1
|
||||
pytest-cookies==0.3.0
|
||||
pyyaml==3.13
|
||||
|
|
|
|||
Loading…
Reference in a new issue