From 05f2eabcb221bbfeca99ae5ea3fe7871ee0c820c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 19:49:55 +0000 Subject: [PATCH] Bump idna from 3.2 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.2 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/v3.2...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 105c4e2..cd7d13e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-rest-auth==0.9.5 djangorestframework==3.12.4 geoip2==4.4.0 gunicorn==22.0.0 -idna==3.2 +idna==3.7 lxml==4.9.1 maxminddb==2.2.0 multidict==5.2.0