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 ebd68629d3 Build: Bump griffe from 0.36.1 to 0.36.2 in /python (#8575)
ebd68629d3 is described below

commit ebd68629d3245be1d54d8bcba1cbbd2487b643ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 17 09:15:17 2023 +0200

    Build: Bump griffe from 0.36.1 to 0.36.2 in /python (#8575)
    
    Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.1 to 
0.36.2.
    - [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.36.1...0.36.2)
    
    ---
    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 93b3f9c125..0d44d6724d 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs==1.5.2
-griffe==0.36.1
+griffe==0.36.2
 jinja2==3.1.2
 mkdocstrings==0.23.0
 mkdocstrings-python==1.7.0

Reply via email to