From 689f07f07a9fcf00d11a007651c762330886bb74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 12:09:06 +0000 Subject: [PATCH] build(deps): bump mkdocs-rss-plugin from 1.15.0 to 1.19.0 Bumps [mkdocs-rss-plugin](https://github.com/guts/mkdocs-rss-plugin) from 1.15.0 to 1.19.0. - [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.19.0) --- updated-dependencies: - dependency-name: mkdocs-rss-plugin dependency-version: 1.19.0 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..31720d7c63 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.19.0 \ No newline at end of file