From 6a71e4f3389d9a3593780a831697ccdb9229e242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:45:23 +0100 Subject: [PATCH] Bump drf-yasg[validation] from 1.21.7 to 1.21.8 (#1288) Bumps [drf-yasg[validation]](https://github.com/axnsan12/drf-yasg) from 1.21.7 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.7...1.21.8) --- updated-dependencies: - dependency-name: drf-yasg[validation] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe78e318..bd87858d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-storages==1.14.4 django-stubs-ext==5.1.1 djangorestframework==3.15.2 djangorestframework-camel-case==1.4.2 -drf-yasg[validation]==1.21.7 +drf-yasg[validation]==1.21.8 eth-typing==4.1.0 eth-utils==4.1.1 gunicorn==23.0.0