Skip to content

Commit 0f1e44a

Browse files
Update requirements: Bump lxml from 5.4.0 to 6.0.0
Bumps [lxml](https://github.com/lxml/lxml) from 5.4.0 to 6.0.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.4.0...lxml-6.0.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d22a2b commit 0f1e44a

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
@@ -44,7 +44,7 @@ dependencies = [
4444
"dhash==1.4",
4545
"html5lib==1.1",
4646
"importlib-resources==6.0.1; python_version < '3.9'",
47-
"lxml==5.4.0",
47+
"lxml==6.0.0",
4848
"networkx==3.2.1; python_version < '3.10'",
4949
"networkx==3.4.2; python_version == '3.10'",
5050
"networkx==3.5; python_version > '3.10'",

0 commit comments

Comments
 (0)