From 5bf787bbf8ca7f6ffab4a487a413c7f05ffaf04a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 08:26:10 +0000 Subject: [PATCH] Bump drf-yasg from 1.21.5 to 1.21.7 Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.21.5 to 1.21.7. - [Release notes](https://github.com/axnsan12/drf-yasg/releases) - [Changelog](https://github.com/axnsan12/drf-yasg/blob/master/docs/changelog.rst) - [Commits](https://github.com/axnsan12/drf-yasg/compare/1.21.5...1.21.7) --- 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..3425fc6b7 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.7 git+https://github.com/snyaggarwal/django-queryset-csv git+https://github.com/OpenConceptLab/ocldev coverage==7.2.7