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

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 1cdc871107 Build: Bump mkdocs-material from 9.1.9 to 9.1.12 in /python 
(#7603)
1cdc871107 is described below

commit 1cdc8711072efb30fbe45119a16d45d89e1a9c8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 14 20:05:43 2023 +0200

    Build: Bump mkdocs-material from 9.1.9 to 9.1.12 in /python (#7603)
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.1.9 to 9.1.12.
    - [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.1.9...9.1.12)
    
    ---
    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>
---
 python/mkdocs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/mkdocs/requirements.txt b/python/mkdocs/requirements.txt
index 1f73f3995e..9159eb8cd9 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -23,6 +23,6 @@ mkdocstrings-python==1.0.0
 mkdocs-literate-nav==0.6.0
 mkdocs-autorefs==0.4.1
 mkdocs-gen-files==0.5.0
-mkdocs-material==9.1.9
+mkdocs-material==9.1.12
 mkdocs-material-extensions==1.1.1
 mkdocs-section-index==0.3.5

Reply via email to