]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump chardet from 5.0.0 to 5.1.0 (#2530)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 2 Jan 2023 12:36:58 +0000 (12:36 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Jan 2023 12:36:58 +0000 (12:36 +0000)
Bumps [chardet](https://github.com/chardet/chardet) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/chardet/chardet/releases)
- [Commits](https://github.com/chardet/chardet/compare/5.0.0...5.1.0)

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

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

index dfb9fcf53055ed58c99780ac010a7d18d7a3cb76..941877d2b38b257ac053d223803127b28a6dec84 100644 (file)
@@ -6,7 +6,7 @@
 
 # Optional charset auto-detection
 # Used in our test cases
-chardet==5.0.0
+chardet==5.1.0
 types-chardet==5.0.3
 
 # Documentation