From 00aa244bb08ff3ef3772d458b685e5c1cb6b3ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 05:04:56 +0000 Subject: [PATCH] Bump drf-spectacular from 0.17.2 to 0.18.1 Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.17.2 to 0.18.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.18.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..ef73bc3dddc 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.18.1 django-ratelimit==3.0.1 \ No newline at end of file