Skip to content

Commit 0e649dc

Browse files
Update charset-normalizer requirement from >=3.1.0 to >=3.4.7
Updates the requirements on [charset-normalizer](https://github.com/jawah/charset_normalizer) to permit the latest version. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.1.0...3.4.7) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de283b7 commit 0e649dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aiosignal>=1.1.0
55
async-timeout>=4.0.0
66
attrs>=23.1.0
77
backoff>=2.2.1
8-
charset-normalizer>=3.1.0
8+
charset-normalizer>=3.4.7
99
distro>=1.9.0
1010
frozenlist>=1.3.3
1111
httpx[http2]>=0.20.0

0 commit comments

Comments
 (0)