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 b4adf2c453 Build: Bump mkdocs-material from 9.1.21 to 9.2.4 in /python 
(#8405)
b4adf2c453 is described below

commit b4adf2c4532bf34f1e6a3e0f277fc06321a27b03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 27 15:16:17 2023 +0200

    Build: Bump mkdocs-material from 9.1.21 to 9.2.4 in /python (#8405)
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.1.21 to 9.2.4.
    - [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.21...9.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      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>
---
 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 c7c20add8a..6a89662ddf 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -23,6 +23,6 @@ mkdocstrings-python==1.4.0
 mkdocs-literate-nav==0.6.0
 mkdocs-autorefs==0.5.0
 mkdocs-gen-files==0.5.0
-mkdocs-material==9.1.21
+mkdocs-material==9.2.4
 mkdocs-material-extensions==1.1.1
 mkdocs-section-index==0.3.5

Reply via email to