This is an automated email from the ASF dual-hosted git repository.
singhpk234 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new a95bb8867c Build: Bump mkdocs-rss-plugin from 1.17.4 to 1.17.9 (#15131)
a95bb8867c is described below
commit a95bb8867c4496d74b5dcb8c5cfb2c5376acc3b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 24 21:09:37 2026 -0800
Build: Bump mkdocs-rss-plugin from 1.17.4 to 1.17.9 (#15131)
Bumps [mkdocs-rss-plugin](https://github.com/guts/mkdocs-rss-plugin) from
1.17.4 to 1.17.9.
- [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.17.4...1.17.9)
---
updated-dependencies:
- dependency-name: mkdocs-rss-plugin
dependency-version: 1.17.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
site/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/requirements.txt b/site/requirements.txt
index dd51e0e40d..b18ed723bb 100644
--- a/site/requirements.txt
+++ b/site/requirements.txt
@@ -21,5 +21,5 @@ mkdocs-material==9.6.23
mkdocs-material-extensions==1.3.1
mkdocs-monorepo-plugin @
git+https://github.com/bitsondatadev/mkdocs-monorepo-plugin@url-fix
mkdocs-redirects==1.2.2
-mkdocs-rss-plugin==1.17.4
+mkdocs-rss-plugin==1.17.9
pymarkdownlnt==0.9.35