From 3e57228210ddbc42396cd4ca36b72034c5bfec12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 05:05:01 +0000 Subject: [PATCH] Update dependency charset-normalizer to v3.4.4 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..3250768 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.8.5 aiosignal==1.3.1 async-timeout==4.0.2 attrs==23.1.0 -charset-normalizer==3.1.0 +charset-normalizer==3.4.4 py-cord==2.4.1 frozenlist==1.3.3 idna==3.4