]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump types-chardet from 5.0.4.2 to 5.0.4.5 (#2689)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 May 2023 18:00:42 +0000 (12:00 -0600)
committerGitHub <noreply@github.com>
Mon, 1 May 2023 18:00:42 +0000 (12:00 -0600)
Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.4.2 to 5.0.4.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

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

index be75b7acc5ad2f3a916a78cf9d768914d4dc9888..8d59303f41cb698f3682e2630270a205410f1056 100644 (file)
@@ -7,7 +7,7 @@
 # Optional charset auto-detection
 # Used in our test cases
 chardet==5.1.0
-types-chardet==5.0.4.2
+types-chardet==5.0.4.5
 
 # Documentation
 mkdocs==1.4.2