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 b7942a85 Bump mkdocstrings-python from 1.11.1 to 1.12.2 (#1302)
b7942a85 is described below
commit b7942a85dfb74ce3736c5088995e7bd0b996d56b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 8 23:44:22 2024 +0100
Bump mkdocstrings-python from 1.11.1 to 1.12.2 (#1302)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from
1.11.1 to 1.12.2.
- [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.11.1...1.12.2)
---
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 cf8de139..2c0da3e9 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -19,7 +19,7 @@ mkdocs==1.6.1
griffe==1.5.1
jinja2==3.1.4
mkdocstrings==0.26.2
-mkdocstrings-python==1.11.1
+mkdocstrings-python==1.12.2
mkdocs-literate-nav==0.6.1
mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0