Skip to content

Commit 0806551

Browse files
Bump drf-spectacular from 0.28.0 to 0.29.0
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.28.0 to 0.29.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.28.0...0.29.0) --- updated-dependencies: - dependency-name: drf-spectacular dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66a1e80 commit 0806551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ django-redis==5.2.0 # https://github.com/jazzband/django-redis
2525
djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework
2626
django-cors-headers==3.13.0 # https://github.com/adamchainz/django-cors-headers
2727
# DRF-spectacular for api documentation
28-
drf-spectacular==0.28.0
28+
drf-spectacular==0.29.0

0 commit comments

Comments
 (0)