From e814764f44cb47bc543312293ac26623d926314b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 08:27:37 +0000 Subject: [PATCH] chore(deps): bump charset-normalizer from 3.4.0 to 3.4.4 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.0 to 3.4.4. - [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.0...3.4.4) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 4715624..022b222 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -7,6 +7,6 @@ requests==2.32.5 certifi==2025.7.9 -charset-normalizer==3.4.3 +charset-normalizer==3.4.4 idna==3.10 urllib3==2.5.0