Skip to content

Commit

Permalink
Update drf-spectacular from 0.27.2 to 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Nov 30, 2024
1 parent 9465a18 commit 3ce5fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ django-redis==5.4.0 # https://github.com/jazzband/django-redis
djangorestframework==3.15.2 # https://github.com/encode/django-rest-framework
django-cors-headers==4.6.0 # https://github.com/adamchainz/django-cors-headers
# DRF-spectacular for api documentation
drf-spectacular==0.27.2 # https://github.com/tfranzel/drf-spectacular
drf-spectacular==0.28.0 # https://github.com/tfranzel/drf-spectacular
{%- endif %}
{%- if cookiecutter.frontend_pipeline == 'Webpack' %}
django-webpack-loader==3.1.1 # https://github.com/django-webpack/django-webpack-loader
Expand Down

0 comments on commit 3ce5fba

Please sign in to comment.