mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-04 13:40:57 +03:00
Merge pull request #2968 from pydanny/pyup-update-pytest-6.1.2-to-6.2.0
Update pytest to 6.2.0
This commit is contained in:
commit
657ca5a6b9
|
@ -15,7 +15,7 @@ watchgod==0.6 # https://github.com/samuelcolvin/watchgod
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
mypy==0.790 # https://github.com/python/mypy
|
mypy==0.790 # https://github.com/python/mypy
|
||||||
django-stubs==1.7.0 # https://github.com/typeddjango/django-stubs
|
django-stubs==1.7.0 # https://github.com/typeddjango/django-stubs
|
||||||
pytest==6.1.2 # https://github.com/pytest-dev/pytest
|
pytest==6.2.0 # https://github.com/pytest-dev/pytest
|
||||||
pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
|
pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user