From c5804d8118c80a1f750204a0f00668622b5c777b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 06:13:55 +0000 Subject: [PATCH] Update dependency idna to v3.7 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01a1271..d01ae16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cffi==1.16.0 charset-normalizer==2.1.1; python_full_version >= "3.5.0" and python_version >= "3.6" colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0" frozenlist==1.4.0; python_version >= "3.7" -idna==3.4; python_version >= "3.6" +idna==3.7; python_version >= "3.6" loguru==0.6.0; python_version >= "3.5" multidict==6.0.4; python_version >= "3.6" pycares==4.4.0