8000 chore(deps): update dependency lxml to <=5.3.1 · launchableinc/cli@9c672e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c672e4

Browse files
chore(deps): update dependency lxml to <=5.3.1
1 parent 34704db commit 9c672e4

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.3.1"
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)
0