From 733e9d4b2d8e47f18ced2a49e32c6e4443f68c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 13:33:28 +0100 Subject: [PATCH] Bump idna from 2.8 to 3.7 (#227) Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 5b24b252..4c6d252b 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -10,7 +10,7 @@ django-mptt==0.11.0 django-page-cms==2.0.11 django-taggit==1.2.0 djangorestframework==3.15.2 -idna==2.8 +idna==3.7 isort==4.3.21 lazy-object-proxy==1.4.3 Markdown==3.2.1