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 23:05:15 +00:00
committed by GitHub
parent a88634b04e
commit 845132c7f6
2 changed files with 116 additions and 82 deletions

View File

@@ -60,7 +60,7 @@ s3transfer = "^0.10.2"
shapely = "^2.1.2"
smartypants = "^2.0.1"
certifi = "^2025.10.5"
charset-normalizer = "^3.4.3"
charset-normalizer = "^3.4.4"
click = "^8.3.0"
idna = "^3.11"
markupsafe = "^3.0.3"