mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 14:13:10 +00:00
Update pytest from 5.4.1 to 5.4.2
This commit is contained in:
parent
9075bdb39b
commit
79f6fdbee3
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ flake8-isort==3.0.0
|
|||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
tox==3.15.0
|
||||
pytest==5.4.1
|
||||
pytest==5.4.2
|
||||
pytest-cookies==0.5.1
|
||||
pytest-instafail==0.4.1.post0
|
||||
pyyaml==5.3.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue