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-02 23:47:26 +00:00
committed by GitHub
parent b9c50c1e5d
commit d5131c61f9
2 changed files with 267 additions and 117 deletions

View File

@@ -59,7 +59,7 @@ s3transfer = "^0.10.2"
shapely = "^2.0.5"
smartypants = "^2.0.1"
certifi = "^2025.4.26"
charset-normalizer = "^3.4.1"
charset-normalizer = "^3.4.2"
click = "^8.1.8"
idna = "^3.7"
markupsafe = "^3.0.2"