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

sungwy 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 ce1a122d Bump mkdocs-material from 9.5.32 to 9.5.33 (#1097)
ce1a122d is described below

commit ce1a122dc1f190ad37c6342eb9d4ff6640719f7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 23 22:03:35 2024 -0400

    Bump mkdocs-material from 9.5.32 to 9.5.33 (#1097)
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.5.32 to 9.5.33.
    - [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.32...9.5.33)
    
    ---
    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 ea71bfbd..b9ee910c 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -23,6 +23,6 @@ mkdocstrings-python==1.10.8
 mkdocs-literate-nav==0.6.1
 mkdocs-autorefs==1.1.0
 mkdocs-gen-files==0.5.0
-mkdocs-material==9.5.32
+mkdocs-material==9.5.33
 mkdocs-material-extensions==1.3.1
 mkdocs-section-index==0.3.9

Reply via email to