From b5286cc6b8a07faf39f8ed52b4fd5d5544ebe057 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 05:03:57 +0000 Subject: [PATCH] Update dependency idna to v3.7 [SECURITY] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..67c0dd3 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -5,7 +5,7 @@ attrs==23.1.0 charset-normalizer==3.1.0 py-cord==2.4.1 frozenlist==1.3.3 -idna==3.4 +idna==3.7 multidict==6.0.4 toml==0.10.2 yarl==1.9.2