From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 11:29:01 +0000 (+0000) Subject: Bump types-chardet from 5.0.3 to 5.0.4.2 (#2613) X-Git-Tag: 0.24.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=978e5bbe9f16039482ad439c9b5fb12b244d2933;p=thirdparty%2Fhttpx.git Bump types-chardet from 5.0.3 to 5.0.4.2 (#2613) Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.3 to 5.0.4.2. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 0dff922f..cf3010ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ # Optional charset auto-detection # Used in our test cases chardet==5.1.0 -types-chardet==5.0.3 +types-chardet==5.0.4.2 # Documentation mkdocs==1.4.0