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 50a65e58 Build: Bump mkdocstrings from 0.25.0 to 0.25.1 (#715)
50a65e58 is described below

commit 50a65e58e7d0ec807b7cdaf5585cffddc206b782
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 8 15:11:24 2024 -0600

    Build: Bump mkdocstrings from 0.25.0 to 0.25.1 (#715)
    
    Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 
0.25.0 to 0.25.1.
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - 
[Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.0...0.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocstrings
      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 549c92f2..3f6c097f 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -18,7 +18,7 @@
 mkdocs==1.6.0
 griffe==0.44.0
 jinja2==3.1.4
-mkdocstrings==0.25.0
+mkdocstrings==0.25.1
 mkdocstrings-python==1.10.0
 mkdocs-literate-nav==0.6.1
 mkdocs-autorefs==1.0.1

Reply via email to