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 0295a709e6 Build: Bump griffe from 0.33.0 to 0.35.1 in /python (#8404)
0295a709e6 is described below

commit 0295a709e6cc20320c4d5ba4e76c4d5d05682bea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 27 15:17:03 2023 +0200

    Build: Bump griffe from 0.33.0 to 0.35.1 in /python (#8404)
    
    Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.33.0 to 
0.35.1.
    - [Release notes](https://github.com/mkdocstrings/griffe/releases)
    - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/mkdocstrings/griffe/compare/0.33.0...0.35.1)
    
    ---
    updated-dependencies:
    - dependency-name: griffe
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@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 6a89662ddf..abe0e5501d 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs==1.5.2
-griffe==0.33.0
+griffe==0.35.1
 jinja2==3.1.2
 mkdocstrings==0.22.0
 mkdocstrings-python==1.4.0

Reply via email to