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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-04 20:24:41 +00:00
committed by GitHub
parent 4a5f67122c
commit a5b3ccc170
2 changed files with 95 additions and 95 deletions

View File

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