From 949d419b598ef7bde691eaa632a412f549793109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 09:43:16 +0800 Subject: [PATCH] Bump charset-normalizer in /build/pip in the build-python group (#2627) Bumps the build-python group in /build/pip with 1 update: [charset-normalizer](https://github.com/Ousret/charset_normalizer). Updates `charset-normalizer` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pip/requirements.txt b/build/pip/requirements.txt index be39c7d8f..ba52ceb09 100644 --- a/build/pip/requirements.txt +++ b/build/pip/requirements.txt @@ -1,6 +1,6 @@ bleach==6.1.0 certifi==2024.8.30 -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 docutils==0.21.2 idna==3.10 importlib-metadata==8.5.0