From 96739644b4c5133dce7a6f91f07de3934c4bac1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 09:49:42 +0000 Subject: [PATCH] Update dependency charset-normalizer to v3.4.5 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..d8ea89b 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.5 py-cord==2.4.1 frozenlist==1.3.3 idna==3.4