mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 21:24:32 +03:00
Update drf-spectacular to 0.21.2 (#3560)
This commit is contained in:
parent
76aa05b167
commit
522aafe91b
|
@ -44,5 +44,5 @@ django-redis==5.2.0 # https://github.com/jazzband/django-redis
|
|||
djangorestframework==3.13.1 # https://github.com/encode/django-rest-framework
|
||||
django-cors-headers==3.11.0 # https://github.com/adamchainz/django-cors-headers
|
||||
# DRF-spectacular for api documentation
|
||||
drf-spectacular==0.21.1
|
||||
drf-spectacular==0.21.2
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user