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 3b6f49e6 Build: Bump mkdocstrings from 0.24.0 to 0.25.0 (#664)
3b6f49e6 is described below
commit 3b6f49e665e8964d9b9688abc4bb11e0a2e3bd2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 29 08:29:59 2024 +0200
Build: Bump mkdocstrings from 0.24.0 to 0.25.0 (#664)
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from
0.24.0 to 0.25.0.
- [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.24.0...0.25.0)
---
updated-dependencies:
- dependency-name: mkdocstrings
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 b1cd9421..accd3066 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -18,7 +18,7 @@
mkdocs==1.5.3
griffe==0.44.0
jinja2==3.1.3
-mkdocstrings==0.24.0
+mkdocstrings==0.25.0
mkdocstrings-python==1.8.0
mkdocs-literate-nav==0.6.1
mkdocs-autorefs==0.5.0