From 7df25a92454508a4a4ffe70bbdd8de968e623b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 12:55:20 +0000 Subject: [PATCH] build(deps): bump lxml from 4.9.3 to 4.9.4 Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 4.9.4. - [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-4.9.3...lxml-4.9.4) --- 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 aa00c826..1f3c861e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.2 jsonschema==4.20.0 -lxml==4.9.3 +lxml==4.9.4 MarkupSafe==2.1.3 mf2py==2.0.1 mf2util==0.5.2