mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Update djangorestframework-stubs from 3.14.0 to 3.14.1
This commit is contained in:
parent
752dbffdce
commit
0f7485f7c4
|
@ -18,7 +18,7 @@ django-stubs==4.2.0 # https://github.com/typeddjango/django-stubs
|
|||
pytest==7.3.1 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
|
||||
{%- if cookiecutter.use_drf == "y" %}
|
||||
djangorestframework-stubs==3.14.0 # https://github.com/typeddjango/djangorestframework-stubs
|
||||
djangorestframework-stubs==3.14.1 # https://github.com/typeddjango/djangorestframework-stubs
|
||||
{%- endif %}
|
||||
|
||||
# Documentation
|
||||
|
|
Loading…
Reference in New Issue
Block a user