From 3763ff42ff15575dc98980981b9a8a834e1b9f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 05:08:03 +0000 Subject: [PATCH] Bump drf-spectacular from 0.17.2 to 0.23.1 Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.17.2 to 0.23.1. - [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.17.2...0.23.1) --- 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 de539b97e1c..586505e1294 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,5 +70,5 @@ django-fieldsignals==0.6.0 hyperlink==21.0.0 django-test-migrations==1.1.0 djangosaml2==1.3.3 -drf-spectacular==0.17.2 +drf-spectacular==0.23.1 django-ratelimit==3.0.1 \ No newline at end of file