You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2023/05/21 06:51:47 UTC

[iceberg] branch master updated: Build: Bump mkdocs-material from 9.1.12 to 9.1.14 in /python (#7670)

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 f5f2bb3b9b Build: Bump mkdocs-material from 9.1.12 to 9.1.14 in /python (#7670)
f5f2bb3b9b is described below

commit f5f2bb3b9bdcd52e214eabf6a78d8601137d407e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun May 21 08:51:40 2023 +0200

    Build: Bump mkdocs-material from 9.1.12 to 9.1.14 in /python (#7670)
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.12 to 9.1.14.
    - [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.12...9.1.14)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 a7466b6909..e27dd0a68e 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -23,6 +23,6 @@ mkdocstrings-python==1.0.0
 mkdocs-literate-nav==0.6.0
 mkdocs-autorefs==0.4.1
 mkdocs-gen-files==0.5.0
-mkdocs-material==9.1.12
+mkdocs-material==9.1.14
 mkdocs-material-extensions==1.1.1
 mkdocs-section-index==0.3.5