From 500c924c3b5a4e047a9b92d132621dacc74f6d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:09:59 +0000 Subject: [PATCH] Bump drf-yasg from 1.21.3 to 1.21.8 Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.21.3 to 1.21.8. - [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.3...1.21.8) --- 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 28d1605..1c39730 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django==3.2 django-filter==2.4.0 django-environ==0.4.5 -drf-yasg==1.21.3 +drf-yasg==1.21.8 djangorestframework==3.12.4 mysqlclient==2.0.3