]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump chardet from 5.1.0 to 5.2.0 (#2837)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 Sep 2023 19:12:56 +0000 (14:12 -0500)
committerGitHub <noreply@github.com>
Fri, 1 Sep 2023 19:12:56 +0000 (14:12 -0500)
Bumps [chardet](https://github.com/chardet/chardet) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/chardet/chardet/releases)
- [Commits](https://github.com/chardet/chardet/compare/5.1.0...5.2.0)

---
updated-dependencies:
- dependency-name: chardet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 7f05e846562dc8e24461fa82a5c11ff2e15184ba..ec720861eb7f884f70bc3d4457b9a4c875648d2a 100644 (file)
@@ -6,7 +6,7 @@
 
 # Optional charset auto-detection
 # Used in our test cases
-chardet==5.1.0
+chardet==5.2.0
 types-chardet==5.0.4.5
 
 # Documentation