From 178813b7b93af51d5069fa5e857a2b263e5bcc90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 18:13:24 +0200 Subject: [PATCH] chore(deps): bump charset-normalizer from 3.4.9 to 3.5.0 in /.github/workflows/dependencies in the py-minor group (#13958) Signed-off-by: dependabot[bot] --- .github/workflows/dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependencies/requirements.txt b/.github/workflows/dependencies/requirements.txt index fbb611291..554ed7f1e 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,5 +1,5 @@ certifi==2026.7.22 -charset-normalizer==3.4.9 +charset-normalizer==3.5.0 idna==3.18 PyYAML==6.0.3 requests==2.34.2