This is an automated email from the ASF dual-hosted git repository.
huaxingao 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 1875a30010 Build: Bump pymarkdownlnt from 0.9.32 to 0.9.33 (#14473)
1875a30010 is described below
commit 1875a300108ed54a025c366738bb04c122a5d76f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 1 21:25:04 2025 -0700
Build: Bump pymarkdownlnt from 0.9.32 to 0.9.33 (#14473)
Bumps [pymarkdownlnt](https://github.com/jackdewinter/pymarkdown) from
0.9.32 to 0.9.33.
- [Release notes](https://github.com/jackdewinter/pymarkdown/releases)
-
[Changelog](https://github.com/jackdewinter/pymarkdown/blob/main/changelog.md)
-
[Commits](https://github.com/jackdewinter/pymarkdown/compare/v0.9.32...v0.9.33)
---
updated-dependencies:
- dependency-name: pymarkdownlnt
dependency-version: 0.9.33
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 0b447f08f9..e31ed49703 100644
--- a/site/requirements.txt
+++ b/site/requirements.txt
@@ -21,4 +21,4 @@ mkdocs-material==9.6.22
mkdocs-material-extensions==1.3.1
mkdocs-monorepo-plugin @
git+https://github.com/bitsondatadev/mkdocs-monorepo-plugin@url-fix
mkdocs-redirects==1.2.2
-pymarkdownlnt==0.9.32
+pymarkdownlnt==0.9.33