From 889ef868043491fa0edba127040a4fd3a24aea3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 13:42:59 +0000 Subject: [PATCH] build(deps): bump lxml from 5.3.1 to 6.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 5.3.1 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-5.3.1...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements_cove.txt | 2 +- requirements_cove_dev.txt | 2 +- requirements_cove_dokku.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements_cove.txt b/requirements_cove.txt index 597bb2e..f3712cf 100644 --- a/requirements_cove.txt +++ b/requirements_cove.txt @@ -79,7 +79,7 @@ libcove==0.31.0 # libcoveweb libcoveweb==0.31.2 # via -r requirements_cove.in -lxml==5.3.1 +lxml==6.1.0 # via flattentool markupsafe==3.0.2 # via werkzeug diff --git a/requirements_cove_dev.txt b/requirements_cove_dev.txt index 00e6281..41fb3c9 100644 --- a/requirements_cove_dev.txt +++ b/requirements_cove_dev.txt @@ -137,7 +137,7 @@ libcoveweb==0.31.2 # via -r requirements_cove.in libsass==0.23.0 # via -r requirements_cove_dev.in -lxml==5.3.1 +lxml==6.1.0 # via flattentool markupsafe==3.0.2 # via diff --git a/requirements_cove_dokku.txt b/requirements_cove_dokku.txt index c6b5889..6314578 100644 --- a/requirements_cove_dokku.txt +++ b/requirements_cove_dokku.txt @@ -102,7 +102,7 @@ libcove==0.31.0 # libcoveweb libcoveweb==0.31.2 # via -r requirements_cove.txt -lxml==5.3.1 +lxml==6.1.0 # via # -r requirements_cove.txt # flattentool