From 28abd2051e6e93d927584c7be4fc55ef20500aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 05:05:51 +0000 Subject: [PATCH] Bump drf-spectacular from 0.17.2 to 0.21.1 Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.17.2 to 0.21.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.21.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..878e8cd48f6 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.21.1 django-ratelimit==3.0.1 \ No newline at end of file