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:52:53 UTC

[iceberg] branch master updated: Build: Bump griffe from 0.27.5 to 0.28.0 in /python (#7674)

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 41c510fdb1 Build: Bump griffe from 0.27.5 to 0.28.0 in /python (#7674)
41c510fdb1 is described below

commit 41c510fdb1e0682a56ef3866db4bb2565b35040e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun May 21 08:52:45 2023 +0200

    Build: Bump griffe from 0.27.5 to 0.28.0 in /python (#7674)
    
    Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.27.5 to 0.28.0.
    - [Changelog](https://github.com/mkdocstrings/griffe/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mkdocstrings/griffe/compare/0.27.5...0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: griffe
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 e27dd0a68e..e2e095d2b4 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs==1.4.3
-griffe==0.27.5
+griffe==0.28.0
 jinja2==3.1.2
 mkdocstrings==0.21.2
 mkdocstrings-python==1.0.0