Skip to content

Commit a462a6f

Browse files
fix(deps): update dependency lxml to ~=5.3.1
1 parent 10dc10b commit a462a6f

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
@@ -81,7 +81,7 @@ google-onetap = [
8181
saml = [
8282
"python3-saml>=1.5.0",
8383
# pinned to 5.2 until a new wheel of xmlsec is released
84-
"lxml~=5.2.1"
84+
"lxml~=5.3.1"
8585
]
8686
shopify = [
8787
"ShopifyAPI"

0 commit comments

Comments
 (0)