From 378ffa6a149ee4f4df46d1b779254c540be20dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 18:18:17 +0000 Subject: [PATCH] build(deps): Bump lxml from 5.2.2 to 5.3.0 (#506) 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 ded851d106..4b6154f2cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ feedparser==6.0.11 # feedparser@git+https://github.com/Rongronggg9/feedparser.g listparser[lxml]==0.20 pillow==10.4.0 beautifulsoup4==4.12.3 -lxml==5.2.2 +lxml==5.3.0 rapidfuzz==3.9.6 emoji==2.12.1 minify-html==0.15.0