Skip to content

Commit 03a2be8

Browse files
chore(deps): bump lxml (#8925)
Bumps the pip group with 1 update in the /apps/api/requirements directory: [lxml](https://github.com/lxml/lxml). Updates `lxml` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c62930e commit 03a2be8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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==46.0.7
5555
# html validator
56-
lxml==6.0.0
56+
lxml==6.1.0
5757
# s3
5858
boto3==1.34.96
5959
# password validator

0 commit comments

Comments
 (0)