From 32827c1a83b3b184c5166bc08b5ec0dbaceefe97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 07:46:23 +0000 Subject: [PATCH] chore(deps): bump lxml from 6.0.2 to 6.1.1 Bumps [lxml](https://github.com/lxml/lxml) from 6.0.2 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.0.2...lxml-6.1.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df1723a0..e5827dd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.33.1 pyIsEmail==2.0.1 GitPython==3.1.46 xmltodict==1.0.4 -lxml==6.0.2 +lxml==6.1.1 pytz==2026.1.post1 tzlocal==5.3.1 markdown2==2.5.5