From 1deb52fbf0f5156417125a33b4e75c9f89db6e91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 20:06:58 +0000 Subject: [PATCH] Update dependency idna to v3.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 479e307..f24b364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ djangorestframework==3.15.2 emoji-data-python==1.5.0 gunicorn==22.0.0 git+https://github.com/hmcts/response.git@0.0.8#egg=response -idna==3.7 +idna==3.10 jsonfield==3.1.0 markdown2==2.5.0 munch==4.0.0