From 7aedc6a657c24a583de6f223be0ab27049b683d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 03:46:36 +0000 Subject: [PATCH] build(deps): bump drf-yasg from 1.21.6 to 1.21.7 Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.21.6 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.6...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 819e53a..7365b50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ mysqlclient==2.1.1 PyMySQL==1.0.3 pytz==2023.3 sqlparse==0.4.4 -drf-yasg==1.21.6 +drf-yasg==1.21.7 djangorestframework-simplejwt==5.2.2 django-filter==23.2 \ No newline at end of file