From 7a6c4e96d778b5d23c714e012d55887a10f6ba79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 03:15:27 +0000 Subject: [PATCH] deps: bump lxml from 6.1.0 to 6.1.1 Bumps [lxml](https://github.com/lxml/lxml) from 6.1.0 to 6.1.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-6.1.0...lxml-6.1.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.1 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 a009db7..08a10d4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ pydantic==2.13.4 pydantic-settings==2.14.1 requests==2.34.0 beautifulsoup4==4.14.3 -lxml==6.1.0 +lxml==6.1.1 pytest==8.4.2 pytest-asyncio==0.26.0 soda-core-duckdb==3.5.6