]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump chardet from 4.0.0 to 5.0.0 (#2289)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Jul 2022 07:55:23 +0000 (08:55 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2022 07:55:23 +0000 (08:55 +0100)
Bumps [chardet](https://github.com/chardet/chardet) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/chardet/chardet/releases)
- [Commits](https://github.com/chardet/chardet/compare/4.0.0...5.0.0)

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

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 30c90ab6407805d7c931a4205fe3cc5f02ce15ae..dbbc7f3b63a44d75bbc4c0a1500f002233bd33d5 100644 (file)
@@ -6,7 +6,7 @@
 
 # Optional charset auto-detection
 # Used in our test cases
-chardet==4.0.0
+chardet==5.0.0
 types-chardet==4.0.4
 
 # Documentation