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 7b4aff1  Build: Bump mkdocs-material from 9.5.5 to 9.5.6 (#318)
7b4aff1 is described below

commit 7b4aff17a9ee186a9df7c5b23cb3f9e10428f819
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 30 07:04:12 2024 +0100

    Build: Bump mkdocs-material from 9.5.5 to 9.5.6 (#318)
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.5.5 to 9.5.6.
    - [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.5.5...9.5.6)
    
    ---
    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>
---
 mkdocs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt
index fd5c182..dc0db97 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -23,6 +23,6 @@ mkdocstrings-python==1.8.0
 mkdocs-literate-nav==0.6.1
 mkdocs-autorefs==0.5.0
 mkdocs-gen-files==0.5.0
-mkdocs-material==9.5.5
+mkdocs-material==9.5.6
 mkdocs-material-extensions==1.3.1
 mkdocs-section-index==0.3.8

Reply via email to