From e44ee9f59227b63a9261ade5adcaa45435f17385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:15:54 +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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6c508db..e2bf60b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ annotated-types==0.7.0 anyio==4.6.0 asgiref==3.8.1 certifi==2024.8.30 -charset-normalizer==3.3.2 +charset-normalizer==3.4.1 click==8.1.7 distro==1.9.0 Django==5.1.1