From 419529e139c8d8ca48474a3ad908a58e8f00992b Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:31:27 +0000 Subject: [PATCH] Update dependency idna to v3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c5aa8eb..935ae3dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Django==4.1.7 django-allauth==0.52.0 django-crispy-forms==2.0 django-heroku==0.3.1 -idna==3.4 +idna==3.7 mccabe==0.6.1 oauthlib==3.2.2 Pillow==9.4.0