From 70fecf8a330e64c124e0d77aa1221b490316f456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 20:06:54 +0000 Subject: [PATCH] chore: Bump lxml from 5.1.0 to 5.2.1 Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.2.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.1.0...lxml-5.2.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index cc02a215..15b15b3b 100644 --- a/requirements.in +++ b/requirements.in @@ -11,7 +11,7 @@ Django>=2.2.24 djangorestframework>=3.10.3,<3.15 importlib-metadata==6.1.0 jsonschema==4.21.1 -lxml==5.1.0 +lxml==5.2.1 marshmallow==3.21.1 pydantic==2.6.4 pyOpenSSL==24.1.0 diff --git a/requirements.txt b/requirements.txt index 9ef8487c..238658ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ jsonschema==4.21.1 # via -r requirements.in jsonschema-specifications==2023.7.1 # via jsonschema -lxml==5.1.0 +lxml==5.2.1 # via # -r requirements.in # signxml