From ef38a930058d8727831c492bd9c3b9ddc2655cf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 05:50:23 +0000 Subject: [PATCH] Update dependency idna to v3.15 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7edd248..c4f5e49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ google-crc32c==1.5.0 ; python_version >= "3.10" and python_version < "4.0" google-resumable-media==2.7.2 ; python_version >= "3.10" and python_version < "4.0" googleapis-common-protos==1.63.2 ; python_version >= "3.10" and python_version < "4.0" gunicorn==22.0.0 ; python_version >= "3.10" and python_version < "4.0" -idna==3.7 ; python_version >= "3.10" and python_version < "4.0" +idna==3.15 ; python_version >= "3.10" and python_version < "4.0" importlib-metadata==8.2.0 ; python_version >= "3.10" and python_version < "3.12" iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0" installer==0.7.0 ; python_version >= "3.10" and python_version < "4.0"