From 624e0d8b4b4880a51bb2753de06679113912bc3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:02:08 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.7 in /FreelancingIIITS Bumps [idna](https://github.com/kjd/idna) from 2.7 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.7...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FreelancingIIITS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreelancingIIITS/requirements.txt b/FreelancingIIITS/requirements.txt index 2f79cfa..04d4124 100644 --- a/FreelancingIIITS/requirements.txt +++ b/FreelancingIIITS/requirements.txt @@ -1,7 +1,7 @@ certifi==2018.11.29 chardet==3.0.4 django>=2.1.6 -idna==2.7 +idna==3.7 mysqlclient==1.3.14 Pillow==5.3.0 pytz==2018.7