From b0912414c2d1a54f684e7f12d35452cd85cf6dc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 10:23:34 +0000 Subject: [PATCH] Bump drf-yasg from 1.21.5 to 1.21.6 Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.21.5 to 1.21.6. - [Release notes](https://github.com/axnsan12/drf-yasg/releases) - [Changelog](https://github.com/axnsan12/drf-yasg/blob/1.21.6/docs/changelog.rst) - [Commits](https://github.com/axnsan12/drf-yasg/compare/1.21.5...1.21.6) --- updated-dependencies: - dependency-name: drf-yasg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9e4ee6b3..ff70a1e87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ redis==4.5.5 django-redis==5.3.0 # needed for redis sentinel support kombu==5.3.1 django-elasticsearch-dsl==7.3 -drf-yasg==1.21.5 +drf-yasg==1.21.6 git+https://github.com/snyaggarwal/django-queryset-csv git+https://github.com/OpenConceptLab/ocldev coverage==7.2.7