From ec8cb9feecfb3509302199ac2a258c01bd043860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 17:45:38 +0000 Subject: [PATCH] deps: bump lxml from 6.1.1 to 6.1.2 Bumps [lxml](https://github.com/lxml/lxml) from 6.1.1 to 6.1.2. - [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.1.1...lxml-6.1.2) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 17b9d2d..5c50ab6 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ pydantic==2.13.4 pydantic-settings==2.15.0 requests==2.34.2 beautifulsoup4==4.15.0 -lxml==6.1.1 +lxml==6.1.2 pytest==8.4.2 pytest-asyncio==0.26.0 soda-core-duckdb==3.5.6