From e67a097713fcb766e630ae7d5ebba646a6e0141c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 23:00:17 +0000 Subject: [PATCH] Bump lxml from 6.0.1 to 6.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 6.0.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-6.0.1...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_all.txt b/requirements_all.txt index 128ca59ab69c6..b44a53859ae89 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1488,7 +1488,7 @@ lupupy==0.3.2 lw12==0.9.2 # homeassistant.components.scrape -lxml==6.0.1 +lxml==6.1.0 # homeassistant.components.matrix matrix-nio==0.25.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 054a1d1fa519f..4a178c4f1ae49 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1307,7 +1307,7 @@ lunatone-rest-api-client==0.9.1 lupupy==0.3.2 # homeassistant.components.scrape -lxml==6.0.1 +lxml==6.1.0 # homeassistant.components.matrix matrix-nio==0.25.2