Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a88d69f

Browse files
authoredFeb 13, 2025··
fix(deps): update dependency lxml to ~=5.3.1
1 parent a53bf90 commit a88d69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
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)
Please sign in to comment.