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

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


The following commit(s) were added to refs/heads/main by this push:
     new c889a2f  Build: Bump mkdocs-material from 9.4.14 to 9.5.1 (#197)
c889a2f is described below

commit c889a2f39a284ba70f829edcd63a1c7e23a62d2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 9 20:22:09 2023 +0100

    Build: Bump mkdocs-material from 9.4.14 to 9.5.1 (#197)
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.4.14 to 9.5.1.
    - [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.14...9.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 mkdocs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt
index 76e3974..1cf11f5 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -23,6 +23,6 @@ mkdocstrings-python==1.7.5
 mkdocs-literate-nav==0.6.1
 mkdocs-autorefs==0.5.0
 mkdocs-gen-files==0.5.0
-mkdocs-material==9.4.14
+mkdocs-material==9.5.1
 mkdocs-material-extensions==1.3.1
 mkdocs-section-index==0.3.8

Reply via email to