From a0c93dda918288367016d4c6a71e6bf3eb607535 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 21:22:37 +0000 Subject: [PATCH] Update dependency charset-normalizer to v3.4.6 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..203ba62 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.6 py-cord==2.4.1 frozenlist==1.3.3 idna==3.4