From 44a38dd3055608b8bdbb1de056cf0d55088773bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:16:31 +0000 Subject: [PATCH] Bump drf-yasg[validation] from 1.21.7 to 1.21.8 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927b14f5..639c915e 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