mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Update pytest from 6.2.2 to 6.2.3
This commit is contained in:
parent
a18ccd3523
commit
9e62ff99d5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ watchgod==0.6 # https://github.com/samuelcolvin/watchgod
|
|||
# ------------------------------------------------------------------------------
|
||||
mypy==0.812 # https://github.com/python/mypy
|
||||
django-stubs==1.7.0 # https://github.com/typeddjango/django-stubs
|
||||
pytest==6.2.2 # https://github.com/pytest-dev/pytest
|
||||
pytest==6.2.3 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
|
||||
|
||||
# Documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue