Skip to content

Commit 275d3d0

Browse files
Update requirements: Bump charset-normalizer from 3.4.1 to 3.4.2
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.1 to 3.4.2. - [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.1...3.4.2) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f676a9 commit 275d3d0

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.13.4",
42-
"charset-normalizer==3.4.1",
42+
"charset-normalizer==3.4.2",
4343
"cssutils==2.11.1",
4444
"dhash==1.4",
4545
"html5lib==1.1",

0 commit comments

Comments
 (0)