Bump charset-normalizer from 3.4.0 to 3.4.1

Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.0 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.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-14 15:20:35 +00:00
committed by GitHub
parent a1273d7f01
commit 37691f504e
2 changed files with 96 additions and 109 deletions

View File

@@ -17,7 +17,7 @@ cachetools = "==5.4.0"
celery = {version = "==5.4.0", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.17.1"
charset-normalizer = "^3.1.0"
charset-normalizer = "^3.4.1"
click = "==8.1.7"
click-datetime = "==0.4.0"
click-didyoumean = "==0.3.1"