From c0e12e748380c5385a7f2c02aac7b03c773a2e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 14:50:39 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /django 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] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index 808b053..e0e86a9 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -23,7 +23,7 @@ django-phonenumber-field==6.0.0 django-sekizai==2.0.0 django-user-sessions==2.0.0 djangorestframework==3.14.0 -idna==3.4 +idna==3.7 importlib-metadata==4.8.3 itypes==1.2.0 Jinja2==3.1.3