From 0ac29e23018f1290d3748bf2f04cdfa75953183e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Sep 2021 15:58:12 +0000 Subject: [PATCH] chore(deps-dev): bump types-chardet from 0.1.5 to 4.0.0 Bumps [types-chardet](https://github.com/python/typeshed) from 0.1.5 to 4.0.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-chardet dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 4f967f9b..a1b58f70 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ pyflakes==2.3.1 pytest==6.2.5 pytest-asyncio==0.15.1 types-certifi==2020.4.0 -types-chardet==0.1.5 +types-chardet==4.0.0 types-orjson==3.6.0 types-PyYAML==5.4.10 types-requests==2.25.8 \ No newline at end of file