From 517d5ce744aa0a17f4e636994e9ddc9de3e48c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 05:07:37 +0000 Subject: [PATCH] Bump drf-spectacular from 0.17.2 to 0.24.2 Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.17.2 to 0.24.2. - [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.24.2) --- 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..417ebcdae19 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.24.2 django-ratelimit==3.0.1 \ No newline at end of file