From 1cea50087b9cddc5f503a9cabb9ff95fa6df94a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:51:50 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...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 cade909..b77efe2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ dj-database-url==1.2.0 Django==4.1.7 django-widget-tweaks==1.4.12 gunicorn==20.1.0 -idna==3.4 +idna==3.7 kombu==5.2.4 lxml==4.9.2 prompt-toolkit==3.0.38