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 d17a70d8 Build: Bump mkdocstrings-python from 1.8.0 to 1.10.0 (#690)
d17a70d8 is described below
commit d17a70d80efe55550588a8acee94ea098ead90c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 2 07:58:00 2024 +0200
Build: Bump mkdocstrings-python from 1.8.0 to 1.10.0 (#690)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from
1.8.0 to 1.10.0.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/python/compare/1.8.0...1.10.0)
---
updated-dependencies:
- dependency-name: mkdocstrings-python
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 daa7f088..83a067ce 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -19,7 +19,7 @@ mkdocs==1.6.0
griffe==0.44.0
jinja2==3.1.3
mkdocstrings==0.25.0
-mkdocstrings-python==1.8.0
+mkdocstrings-python==1.10.0
mkdocs-literate-nav==0.6.1
mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0