From 7a30fcce3231d0f44cb34af848499f09c4011307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 05:04:59 +0000 Subject: [PATCH] Bump drf-spectacular from 0.17.2 to 0.19.0 Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.17.2 to 0.19.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.17.2...0.19.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 de539b97e1c..63fe98de21f 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.19.0 django-ratelimit==3.0.1 \ No newline at end of file