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 a5fa1ffe Bump mkdocstrings from 0.25.1 to 0.25.2 (#968)
a5fa1ffe is described below

commit a5fa1ffe122df22281a745a9005fe3c3f2060628
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 3 20:33:44 2024 +0200

    Bump mkdocstrings from 0.25.1 to 0.25.2 (#968)
    
    Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 
0.25.1 to 0.25.2.
    - [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.1...0.25.2)
    
    ---
    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 ef7a231a..379f95e0 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -18,7 +18,7 @@
 mkdocs==1.6.0
 griffe==0.48.0
 jinja2==3.1.4
-mkdocstrings==0.25.1
+mkdocstrings==0.25.2
 mkdocstrings-python==1.10.5
 mkdocs-literate-nav==0.6.1
 mkdocs-autorefs==1.0.1

Reply via email to