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 c45d132  Build: Bump mkdocs-material from 9.4.6 to 9.4.7 (#111)
c45d132 is described below

commit c45d132e661246b85b3337c00060365175914030
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 30 09:33:42 2023 +0100

    Build: Bump mkdocs-material from 9.4.6 to 9.4.7 (#111)
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.4.6 to 9.4.7.
    - [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.6...9.4.7)
    
    ---
    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 22c1460..91c2685 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -23,6 +23,6 @@ mkdocstrings-python==1.7.3
 mkdocs-literate-nav==0.6.1
 mkdocs-autorefs==0.5.0
 mkdocs-gen-files==0.5.0
-mkdocs-material==9.4.6
+mkdocs-material==9.4.7
 mkdocs-material-extensions==1.2
 mkdocs-section-index==0.3.8

Reply via email to