Update drf-spectacular from 0.26.1 to 0.26.2

This commit is contained in:
pyup-bot 2023-04-15 15:15:34 +01:00
parent 5fb1550c71
commit 9880fcd656

View File

@ -44,7 +44,7 @@ django-redis==5.2.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==3.14.0 # https://github.com/adamchainz/django-cors-headers django-cors-headers==3.14.0 # https://github.com/adamchainz/django-cors-headers
# DRF-spectacular for api documentation # DRF-spectacular for api documentation
drf-spectacular==0.26.1 # https://github.com/tfranzel/drf-spectacular drf-spectacular==0.26.2 # https://github.com/tfranzel/drf-spectacular
{%- endif %} {%- endif %}
{%- if cookiecutter.frontend_pipeline == 'Webpack' %} {%- if cookiecutter.frontend_pipeline == 'Webpack' %}
django-webpack-loader==1.8.1 # https://github.com/django-webpack/django-webpack-loader django-webpack-loader==1.8.1 # https://github.com/django-webpack/django-webpack-loader