Skip to content

Commit 7ea17c9

Browse files
Update requirements: Bump lxml from 6.0.3 to 6.0.4
Bumps [lxml](https://github.com/lxml/lxml) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.3...lxml-6.0.4) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56bad59 commit 7ea17c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"cssutils==2.11.1",
4444
"dhash==1.4",
4545
"html5lib==1.1",
46-
"lxml==6.0.3",
46+
"lxml==6.0.4",
4747
"networkx==3.4.2; python_version == '3.10'",
4848
"networkx==3.6.1; python_version > '3.10'",
4949
"pefile==2024.8.26",

0 commit comments

Comments
 (0)