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 996afd0c Bump mkdocstrings-python from 1.10.2 to 1.10.3 (#762)
996afd0c is described below
commit 996afd0c44717d6ac345b8419bf01b25be2d6051
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 23 10:22:54 2024 +0200
Bump mkdocstrings-python from 1.10.2 to 1.10.3 (#762)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from
1.10.2 to 1.10.3.
- [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.10.2...1.10.3)
---
updated-dependencies:
- dependency-name: mkdocstrings-python
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 386f5b23..5d375f50 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -19,7 +19,7 @@ mkdocs==1.6.0
griffe==0.45.1
jinja2==3.1.4
mkdocstrings==0.25.1
-mkdocstrings-python==1.10.2
+mkdocstrings-python==1.10.3
mkdocs-literate-nav==0.6.1
mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0