This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 9b8400a6 Bump griffe from 1.3.1 to 1.5.1 (#1289)
9b8400a6 is described below

commit 9b8400a6a1927ac6f810a9a44af7b9ac420fd0e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 12:39:05 2024 +0100

    Bump griffe from 1.3.1 to 1.5.1 (#1289)
    
    Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.3.1 to 1.5.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/1.3.1...1.5.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>
---
 mkdocs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt
index 6fcaf7f3..cf8de139 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs==1.6.1
-griffe==1.3.1
+griffe==1.5.1
 jinja2==3.1.4
 mkdocstrings==0.26.2
 mkdocstrings-python==1.11.1

Reply via email to