mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Update django-stubs from 1.7.0 to 1.8.0
This commit is contained in:
parent
ac17eeb8f5
commit
3017ccfd2c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ watchgod==0.6 # https://github.com/samuelcolvin/watchgod
|
|||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
mypy==0.812 # https://github.com/python/mypy
|
||||
django-stubs==1.7.0 # https://github.com/typeddjango/django-stubs
|
||||
django-stubs==1.8.0 # https://github.com/typeddjango/django-stubs
|
||||
pytest==6.2.3 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue