mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-12 06:33:10 +00:00
Update pytest from 6.1.0 to 6.1.1
This commit is contained in:
parent
a5ab4ae1cb
commit
efeba02853
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ flake8-isort==4.0.0
|
|||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
tox==3.20.0
|
||||
pytest==6.1.0
|
||||
pytest==6.1.1
|
||||
pytest-cookies==0.5.1
|
||||
pytest-instafail==0.4.2
|
||||
pyyaml==5.3.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue