From b57f25c0acad02ebc4f0f13b3f695d3bd6de098f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 07:08:54 +0000 Subject: [PATCH] chore(deps-dev): bump charset-normalizer from 3.4.1 to 3.4.2 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.1 to 3.4.2. - [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.1...3.4.2) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 95b1c593b7e..0c557721c9c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ build==1.2.2.post1 bumpver==2024.1130 certifi==2025.4.26 cffi==1.17.1 -charset-normalizer==3.4.1 +charset-normalizer==3.4.2 click==8.1.8 colorama==0.4.6 cryptography==44.0.2