From 324fbb5eda0e5ea7a52ee110d4ca9c85f54ddc58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 09:44:22 +0000 Subject: [PATCH] Update dependency frozenlist to v1.8.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..07ef011 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,7 +4,7 @@ async-timeout==4.0.2 attrs==23.1.0 charset-normalizer==3.1.0 py-cord==2.4.1 -frozenlist==1.3.3 +frozenlist==1.8.0 idna==3.4 multidict==6.0.4 toml==0.10.2