From 8a4bda453fb0377aaf31095379c98f4d6a488c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 17:02:54 +0000 Subject: [PATCH] chore(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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1501d48d..dd0164ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.34.2 pyIsEmail==2.0.1 GitPython==3.1.59 xmltodict==1.0.4 -lxml==6.1.1 +lxml==6.1.2 pytz==2026.3.post1 tzlocal==5.4.4 markdown2==2.5.5