Skip to content

Commit fe7d090

Browse files
authored
Merge pull request #414 from buffer/dependabot/pip/lxml-6.0.0
Update requirements: Bump lxml from 5.4.0 to 6.0.0
2 parents 5d22a2b + 0f1e44a commit fe7d090

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)