From e60387ce592a7b46fde9feb08feb2b4198b91c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:48:24 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 674b6f9..e5a14a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 idna==3.11 -lxml==6.0.2 +lxml==6.1.0 playwright==1.58.0 pyee==13.0.0 typing_extensions==4.15.0