From b0ed95da0643d09ba7f3bd0b39f3a0a2f06c5d27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 22:06:49 +0000 Subject: [PATCH] Bump charset-normalizer from 3.3.2 to 3.4.1 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.3.2 to 3.4.1. - [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.3.2...3.4.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a95a562c..9a16a386 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ beautifulsoup4==4.12.3 certifi==2023.7.22 cffi==1.16.0 click==8.1.7 -charset-normalizer==3.3.2 +charset-normalizer==3.4.1 discid==1.2.0 Flask==2.2.5 # broken Flask-Cors==4.0.0