From 511e9e2d605dd1d6604ea43c532b6fec5071ee22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 03:02:19 +0000 Subject: [PATCH] build(deps): bump mkdocs-rss-plugin from 1.15.0 to 1.17.4 Bumps [mkdocs-rss-plugin](https://github.com/Guts/mkdocs-rss-plugin) from 1.15.0 to 1.17.4. - [Release notes](https://github.com/Guts/mkdocs-rss-plugin/releases) - [Changelog](https://github.com/Guts/mkdocs-rss-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/Guts/mkdocs-rss-plugin/compare/1.15.0...1.17.4) --- updated-dependencies: - dependency-name: mkdocs-rss-plugin dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ec507ef19..206216cb5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ mkdocs-macros-plugin==1.2.0 mkdocs-meta-descriptions-plugin==3.0.0 mkdocs-monorepo-plugin==1.1.0 mkdocs-redirects==1.2.1 -mkdocs-rss-plugin==1.15.0 \ No newline at end of file +mkdocs-rss-plugin==1.17.4 \ No newline at end of file