From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 18:00:42 +0000 (-0600) Subject: Bump types-chardet from 5.0.4.2 to 5.0.4.5 (#2689) X-Git-Tag: 0.24.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919da41dc30c11b7dc2e462317788d558376a75e;p=thirdparty%2Fhttpx.git Bump types-chardet from 5.0.4.2 to 5.0.4.5 (#2689) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index be75b7ac..8d59303f 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.4.2 +types-chardet==5.0.4.5 # Documentation mkdocs==1.4.2