Skip to content

Commit 21bc282

Browse files
authored
Merge pull request #394 from buffer/dependabot/pip/lxml-5.3.1
Update requirements: Bump lxml from 5.3.0 to 5.3.1
2 parents e949b12 + e705aa3 commit 21bc282

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
@@ -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.3.0",
47+
"lxml==5.3.1",
4848
"networkx==3.2.1; python_version < '3.10'",
4949
"networkx==3.4.2; python_version > '3.9'",
5050
"pefile==2024.8.26",

0 commit comments

Comments
 (0)