From 956ad4af4f4e478d1ccb94d858006b6904d908a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 17:03:17 +0000 Subject: [PATCH] requirements(deps): bump charset-normalizer from 3.4.4 to 3.4.5 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.4...3.4.5) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9986865..d1e93cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ requests==2.32.5 # Indirect attrs==25.4.0 certifi==2026.2.25 -charset-normalizer==3.4.4 +charset-normalizer==3.4.5 exceptiongroup==1.3.1 idna==3.11 importlib_metadata==8.7.1