From 45f9caff2143a1aa6960002bbdcf183948cdedef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 May 2026 12:50:29 +0000 Subject: [PATCH] chore(deps): update dependency frozenlist to v1.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ba37b6..b7357fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ distro==1.9.0 exceptiongroup==1.3.0 fastapi==0.121.0 fastapi-sse==1.1.1 -frozenlist==1.7.0 +frozenlist==1.8.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1