From 681cf0ed16c4b9fca5be1efd8ef97fc0c97d96cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:57:26 -0500 Subject: [PATCH] Bump feedparser from 6.0.8 to 6.0.11 (#2543) Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.8 to 6.0.11. - [Changelog](https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/kurtmckee/feedparser/compare/6.0.8...6.0.11) --- updated-dependencies: - dependency-name: feedparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Coffee --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 2ace94a1d..be3e772eb 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -15,7 +15,7 @@ python-decouple==3.4 # lxml used by BeautifulSoup. lxml==5.2.2 cssselect==1.1.0 -feedparser==6.0.8 +feedparser==6.0.11 beautifulsoup4==4.11.2 icalendar==4.0.7 chardet==4.0.0