mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Merge pull request #3020 from pydanny/pyup-update-pytest-6.2.1-to-6.2.2
Update pytest to 6.2.2
This commit is contained in:
commit
75fb13dde4
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ watchgod==0.6 # https://github.com/samuelcolvin/watchgod
|
|||
# ------------------------------------------------------------------------------
|
||||
mypy==0.800 # https://github.com/python/mypy
|
||||
django-stubs==1.7.0 # https://github.com/typeddjango/django-stubs
|
||||
pytest==6.2.1 # https://github.com/pytest-dev/pytest
|
||||
pytest==6.2.2 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
|
||||
|
||||
# Documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue