Skip to content

Commit f00b8c4

Browse files
fix(deps): update dependency lxml to ~=5.3.1
1 parent ccbf2e0 commit f00b8c4

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
@@ -77,7 +77,7 @@ dev = [
7777
saml = [
7878
"python3-saml>=1.5.0",
7979
# pinned to 5.2 until a new wheel of xmlsec is released
80-
"lxml~=5.2.1"
80+
"lxml~=5.3.1"
8181
]
8282
shopify = [
8383
"ShopifyAPI"

0 commit comments

Comments
 (0)