Update drf-spectacular from 0.27.0 to 0.27.1

This commit is contained in:
pyup-bot 2024-01-18 21:38:18 +00:00
parent 5aa3c60537
commit c0171d6efa

View File

@ -43,7 +43,7 @@ django-redis==5.4.0 # https://github.com/jazzband/django-redis
djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework
django-cors-headers==4.3.1 # https://github.com/adamchainz/django-cors-headers django-cors-headers==4.3.1 # https://github.com/adamchainz/django-cors-headers
# DRF-spectacular for api documentation # DRF-spectacular for api documentation
drf-spectacular==0.27.0 # https://github.com/tfranzel/drf-spectacular drf-spectacular==0.27.1 # https://github.com/tfranzel/drf-spectacular
{%- endif %} {%- endif %}
{%- if cookiecutter.frontend_pipeline == 'Webpack' %} {%- if cookiecutter.frontend_pipeline == 'Webpack' %}
django-webpack-loader==3.0.1 # https://github.com/django-webpack/django-webpack-loader django-webpack-loader==3.0.1 # https://github.com/django-webpack/django-webpack-loader