From e46f581c088efa56fc97423b7e3580187da331cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 Oct 2025 20:15:31 -0300 Subject: [PATCH] Update idna from 2.8 to 3.11 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 86d5383..477820c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ certifi==2019.3.9 chardet==3.0.4 entrypoints==0.3 flake8==3.7.7 -idna==2.8 +idna==3.11 mccabe==0.6.1 pycodestyle==2.5.0 pyflakes==2.1.1