From cf2f878de8992eef7b0fca6a5bc67ff559639fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 16:24:23 +0000 Subject: [PATCH] chore(deps): Bump lxml from 6.0.2 to 6.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 6.0.2 to 6.1.0. - [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-6.0.2...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... 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 3ba5a765..2a31a854 100644 --- a/requirements.in +++ b/requirements.in @@ -12,7 +12,7 @@ Django>=4.2 djangorestframework>=3.10.3,<3.17 importlib-metadata==8.7.0 jsonschema==4.25.1 -lxml==6.0.2 +lxml==6.1.0 marshmallow==4.0.1 pydantic==2.12.5 pyOpenSSL==26.0.0 diff --git a/requirements.txt b/requirements.txt index ecc83259..94eabe02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ jsonschema==4.25.1 # via -r requirements.in jsonschema-specifications==2023.12.1 # via jsonschema -lxml==6.0.2 +lxml==6.1.0 # via # -r requirements.in # signxml