From c6aa952a6cabb7b3ea5cde48d81c07f380087c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:35:45 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.10 Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.10. - [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/v3.6...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d0ad2f..e8c66d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.6.0 certifi==2023.7.22 chardet==5.2.0 django-smart-selects==1.6.0 -idna==3.6 +idna==3.10 django-widget-tweaks==1.5.0 pymyip0==0.1 python-dateutil==2.8.2