From 704f14c21b8acab57b3d4c4f17b00b9d7f57828c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 07:02:26 +0000 Subject: [PATCH] Update charset-normalizer requirement from ~=2.0.0 to >=2.0,<3.2 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.1.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..13e942b3e6 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.2 cryptography>=3.1.0,<37.0.0 idna>=2.5,<4 oscrypto<2.0.0