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 70ab49ed77 Build: Bump griffe from 0.29.0 to 0.29.1 in /python (#7904)
70ab49ed77 is described below

commit 70ab49ed77907646833d84392ce126fd1010519c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 26 10:28:12 2023 +0200

    Build: Bump griffe from 0.29.0 to 0.29.1 in /python (#7904)
    
    Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.29.0 to 
0.29.1.
    - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/mkdocstrings/griffe/compare/0.29.0...0.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: griffe
      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>
---
 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 9b9dd73a08..a86e429a27 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs==1.4.3
-griffe==0.29.0
+griffe==0.29.1
 jinja2==3.1.2
 mkdocstrings==0.22.0
 mkdocstrings-python==1.1.2

Reply via email to