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 6c2ba346 Build: Bump griffe from 0.44.0 to 0.45.0 (#731)
6c2ba346 is described below

commit 6c2ba346d950b7784a7e083f6da5655850999bbd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 14 14:32:44 2024 +0200

    Build: Bump griffe from 0.44.0 to 0.45.0 (#731)
    
    Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.44.0 to 
0.45.0.
    - [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.44.0...0.45.0)
    
    ---
    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 6c98b8d9..2710d512 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs==1.6.0
-griffe==0.44.0
+griffe==0.45.0
 jinja2==3.1.4
 mkdocstrings==0.25.1
 mkdocstrings-python==1.10.0

Reply via email to