Skip to content

Commit 899ff1c

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

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.15.0",
4444
"dhash==1.4",
4545
"html5lib==1.1",
46-
"lxml==6.1.0",
46+
"lxml==6.1.1",
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)