Skip to content

Commit

Permalink
Bump drf-spectacular
Browse files Browse the repository at this point in the history
Bumps the all-python-dependencies group with 1 update in the / directory: [drf-spectacular](https://github.com/tfranzel/drf-spectacular).


Updates `drf-spectacular` from 0.27.2 to 0.28.0
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](tfranzel/drf-spectacular@0.27.2...0.28.0)

---
updated-dependencies:
- dependency-name: drf-spectacular
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jonespm committed Dec 2, 2024
1 parent 5683e60 commit 179b3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ whitenoise==6.8.2 # For serving static files
# DRF
djangorestframework==3.15.2
django-filter==24.3 # Filtering support
drf-spectacular==0.27.2
drf-spectacular==0.28.0
markdown==3.7 # Markdown support for the browsable API

# LTI
Expand Down

0 comments on commit 179b3be

Please sign in to comment.