From 586e736a0dd1f1716b8774567f286876d8fea01e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:53:10 +0000 Subject: [PATCH] Bump feedparser in the minor-actions-dependencies group Bumps the minor-actions-dependencies group with 1 update: [feedparser](https://github.com/kurtmckee/feedparser). Updates `feedparser` from 6.0.12 to 6.0.14 - [Release notes](https://github.com/kurtmckee/feedparser/releases) - [Changelog](https://github.com/kurtmckee/feedparser/blob/main/CHANGELOG.rst) - [Commits](https://github.com/kurtmckee/feedparser/compare/v6.0.12...v6.0.14) --- updated-dependencies: - dependency-name: feedparser dependency-version: 6.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-actions-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2258041..6164efc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -feedparser==6.0.12 +feedparser==6.0.14 requests==2.34.2 slack-sdk==3.43.0