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 0442339856 Build: Bump mkdocs-macros-plugin from 1.3.9 to 1.4.0 
(#14203)
0442339856 is described below

commit 0442339856c5cb4990854b6376fe568b23df24d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 29 13:19:48 2025 -0700

    Build: Bump mkdocs-macros-plugin from 1.3.9 to 1.4.0 (#14203)
    
    Bumps 
[mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 
1.3.9 to 1.4.0.
    - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
    - 
[Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v1.3.9...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-macros-plugin
      dependency-version: 1.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 27f9cd9d9e..80212feea8 100644
--- a/site/requirements.txt
+++ b/site/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs-awesome-pages-plugin==2.10.1
-mkdocs-macros-plugin==1.3.9
+mkdocs-macros-plugin==1.4.0
 mkdocs-material==9.6.20
 mkdocs-material-extensions==1.3.1
 mkdocs-monorepo-plugin @ 
git+https://github.com/bitsondatadev/mkdocs-monorepo-plugin@url-fix

Reply via email to