From 129cf9eb524880cea5af74bb6a153e23dbf09b5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 06:35:29 +0000 Subject: [PATCH] Update charset-normalizer requirement from ~=2.0.0 to >=2.0,<3.3 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.2.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..e8f37707f8 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.3 cryptography>=3.1.0,<37.0.0 idna>=2.5,<4 oscrypto<2.0.0