From 7d6a85a42b0f9e886a6352f6ce0ebe70a9f1e774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:51:24 +0000 Subject: [PATCH] Bump charset-normalizer from 3.4.5 to 3.4.6 in the python-deps group Bumps the python-deps group with 1 update: [charset-normalizer](https://github.com/jawah/charset_normalizer). Updates `charset-normalizer` from 3.4.5 to 3.4.6 - [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.5...3.4.6) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87fd9fcf..03ab37f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 certifi==2026.2.25 -charset-normalizer==3.4.5 +charset-normalizer==3.4.6 click==8.3.1 flake8==7.3.0 idna==3.11