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 846713b1 Bump mkdocstrings-python from 1.10.5 to 1.10.7 (#967)
846713b1 is described below
commit 846713b18c4f0adbb75fda14d9b863464e91d4bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 4 06:02:20 2024 +0200
Bump mkdocstrings-python from 1.10.5 to 1.10.7 (#967)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from
1.10.5 to 1.10.7.
- [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.5...1.10.7)
---
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 379f95e0..6796bc4b 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -19,7 +19,7 @@ mkdocs==1.6.0
griffe==0.48.0
jinja2==3.1.4
mkdocstrings==0.25.2
-mkdocstrings-python==1.10.5
+mkdocstrings-python==1.10.7
mkdocs-literate-nav==0.6.1
mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0