From a70be60edd735a6755434a57be6541a01596ab95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 17:02:39 +0000 Subject: [PATCH] chore(deps): bump lxml from 6.0.2 to 6.0.3 Bumps [lxml](https://github.com/lxml/lxml) from 6.0.2 to 6.0.3. - [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.0.3) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.3 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 534437c3..7ce5e27d 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.0.3 pytz==2026.1.post1 tzlocal==5.3.1 markdown2==2.5.5