From c2030de031e7fc0ea38aa9c6432116b248228a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 12:39:03 +0000 Subject: [PATCH] build(deps): bump lxml from 5.3.0 to 5.3.1 Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-5.3.0...lxml-5.3.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3d456ec..9f3382e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ itsdangerous==2.2.0 Jinja2==3.1.5 jsonschema==4.23.0 libipld==1.2.3 -lxml==5.3.0 +lxml==5.3.1 MarkupSafe==3.0.2 mf2py==2.0.1 mf2util==0.5.2