Skip to content

Commit 08909ee

Browse files
Update requirements: Bump charset-normalizer from 3.4.3 to 3.4.4
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.4. - [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.4.3...3.4.4) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ab893b commit 08909ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ classifiers = [
3939
dependencies = [
4040
"appdirs==1.4.4",
4141
"beautifulsoup4==4.14.2",
42-
"charset-normalizer==3.4.3",
42+
"charset-normalizer==3.4.4",
4343
"cssutils==2.11.1",
4444
"dhash==1.4",
4545
"html5lib==1.1",

0 commit comments

Comments
 (0)