This is an automated email from the ASF dual-hosted git repository.

etudenhoefner 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 3f90a23c1a Build: Bump mkdocs-material from 9.4.8 to 9.4.10 (#9114)
3f90a23c1a is described below

commit 3f90a23c1a545a5cf091f74c3f6e96f53fe41869
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 20 21:42:08 2023 +0100

    Build: Bump mkdocs-material from 9.4.8 to 9.4.10 (#9114)
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.4.8 to 9.4.10.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - 
[Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - 
[Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.8...9.4.10)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      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 a3fc59f97d..6b58505008 100644
--- a/site/requirements.txt
+++ b/site/requirements.txt
@@ -17,7 +17,7 @@
 
 mkdocs-awesome-pages-plugin==2.9.2
 mkdocs-macros-plugin==1.0.5
-mkdocs-material==9.4.8
+mkdocs-material==9.4.10
 mkdocs-material-extensions==1.3
 mkdocs-monorepo-plugin==1.0.5
 mkdocs-redirects==1.2.1

Reply via email to