Skip to content

Commit 9e0baff

Browse files
Update dependency lxml to <=5.4.0
1 parent 590aae0 commit 9e0baff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ types-pkg_resources = "0.1.3"
2626
types-python-dateutil = "*"
2727
types-requests = "*"
2828
types-tabulate = "*"
29-
lxml = "<=5.2.2"
29+
lxml = "<=5.4.0"
3030
unittest-xml-reporting = "*"
3131
# newer virtualenv creates a conflict with importlib-metadata. This is the latest version that seems to avoid that
3232
virtualenv = "==20.16.2"

0 commit comments

Comments
 (0)