From f5ddd3765731a0274e140aa5a1e528704c40a1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 11:06:53 +0000 Subject: [PATCH] Bump charset-normalizer from 2.0.12 to 3.4.4 in /tools Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 2.0.12 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/2.0.12...3.4.4) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 93cf8f74..bacd27a7 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.13.3 amsterdam-schema-tools==7.6.3 attrs==21.4.0 certifi==2024.7.4 -charset-normalizer==2.0.12 +charset-normalizer==3.4.4 click==8.1.3 idna==3.7 isort==5.10.1