From 72a77d1a21604ebf92c6aa4d585d8d5e8c15f4f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 20:11:36 +0000 Subject: [PATCH] [noissue]: Bump drf-spectacular from 0.22.1 to 0.24.0 Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.22.1 to 0.24.0. - [Release notes](https://github.com/tfranzel/drf-spectacular/releases) - [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.22.1...0.24.0) --- updated-dependencies: - dependency-name: drf-spectacular dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09c3d2fb854..31195fd8799 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ djangorestframework~=3.13.1 djangorestframework-queryfields~=1.0.0 drf-access-policy~=1.1.1 drf-nested-routers==0.93.4 -drf-spectacular==0.22.1 +drf-spectacular==0.24.0 dynaconf~=3.1.8 gunicorn~=20.1.0 jinja2~=3.1