From 171568685d936343d497c020f24dff75f83449cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:43:06 +0000 Subject: [PATCH] feat(deps): update dependency idna to v3.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e12df5..f1337fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ fastapi-pagination==0.14.3 h11==0.14.0 httpcore==1.0.8 httpx==0.28.1 -idna==3.10 +idna==3.11 psycopg==3.2.10 psycopg-binary==3.2.10 psycopg-pool==3.2.6