From ab3c1b4610098220756a6bde822e3e2d91bb1793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:42:16 +0000 Subject: [PATCH] Bump the python-deps group with 1 update (#35) Bumps the python-deps group with 1 update: [lxml](https://github.com/lxml/lxml). Updates `lxml` from 5.0.0 to 5.0.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-5.0.0...lxml-5.0.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b3ca15..8e1df70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ feedgen==1.0.0 feedparser==6.0.11 listparser==0.19.0 -lxml==5.0.0 +lxml==5.0.1 python-dateutil==2.8.2 pyyaml==6.0.1 pyinstaller==6.3.0 \ No newline at end of file