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 8821d64  Build: Bump griffe from 0.40.0 to 0.40.1 (#400)
8821d64 is described below

commit 8821d64932e4eaad1ba9702c54d70492a47fc6ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 9 08:25:48 2024 +0100

    Build: Bump griffe from 0.40.0 to 0.40.1 (#400)
    
    Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.40.0 to 
0.40.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.40.0...0.40.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>
---
 mkdocs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt
index b247aaf..0657252 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs==1.5.3
-griffe==0.40.0
+griffe==0.40.1
 jinja2==3.1.3
 mkdocstrings==0.24.0
 mkdocstrings-python==1.8.0

Reply via email to