From 6afc12c51d2f8a96f38713075374ba5899263a22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:06:14 +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 4e6714e..c93e9f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==3.3.2 coloredlogs==15.0.1 distro==1.9.0 humanfriendly==10.0 -idna==3.7 +idna==3.10 inflect==5.6.2 jsonschema==4.23.0 PlexAPI==4.15.16