From fd153ef824a246f92921f9c9db9101262fae19ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 06:51:30 +0000 Subject: [PATCH] Update charset-normalizer requirement from ~=2.0.0 to >=2.0,<3.1 Updates the requirements on [charset-normalizer](https://github.com/Ousret/charset_normalizer) to permit the latest version. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/2.0.0...3.0.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9c7690dbaa..9c788bf9d3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ install_requires = asn1crypto>0.24.0,<2.0.0 certifi>=2017.4.17 cffi>=1.9,<2.0.0 - charset-normalizer~=2.0.0 + charset-normalizer>=2.0,<3.1 cryptography>=3.1.0,<37.0.0 idna>=2.5,<4 oscrypto<2.0.0