Skip to content

Commit 070ecef

Browse files
chore: update lxml dependency to version 6.0.0 in base requirements
1 parent c0060e3 commit 070ecef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ posthog==3.5.0
5353
# crypto
5454
cryptography==44.0.1
5555
# html validator
56-
lxml==5.2.1
56+
lxml==6.0.0
5757
# s3
5858
boto3==1.34.96
5959
# password validator

0 commit comments

Comments
 (0)