Bump charset-normalizer from 3.4.3 to 3.4.4

Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.4.
- [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.3...3.4.4)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.4
  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-10-14 21:07:50 +00:00
committed by GitHub
parent d0e6b940ce
commit 44f5d3334d
2 changed files with 116 additions and 82 deletions

View File

@@ -18,7 +18,7 @@ cachetools = "==6.2.1"
celery = {version = "==5.5.3", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==2.0.0"
charset-normalizer = "^3.4.3"
charset-normalizer = "^3.4.4"
click = "==8.3.0"
click-datetime = "==0.4.0"
click-didyoumean = "==0.3.1"