Skip to content

Commit 8dfc167

Browse files
Bump drf-spectacular from 0.18.1 to 0.20.1
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.18.1 to 0.20.1. - [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.18.1...0.20.1) --- updated-dependencies: - dependency-name: drf-spectacular dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bd2ba7 commit 8dfc167

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

poetry.lock

Lines changed: 8 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ django-admin-thumbnails = "^0.2.6"
1717
PyYAML = "^5.4.1"
1818
docutils = "^0.17.1"
1919
django-model-utils = "^4.1.1"
20-
drf-spectacular = "^0.18.1"
20+
drf-spectacular = "^0.21.2"
2121
django-jazzmin = "^2.4.8"
2222
django-tabular-permissions = "^2.8"
2323
dj-rest-auth = { extras = ["with_social"], version = "^2.1.11" }

0 commit comments

Comments
 (0)