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 67c07f2 Build: Bump mkdocstrings-python from 1.7.5 to 1.8.0 (#256)
67c07f2 is described below
commit 67c07f2ea745ac45ff7930ecd6fc5b98b88b5328
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 9 06:59:39 2024 -0800
Build: Bump mkdocstrings-python from 1.7.5 to 1.8.0 (#256)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from
1.7.5 to 1.8.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.7.5...1.8.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 3692b7c..8b128bd 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -19,7 +19,7 @@ mkdocs==1.5.3
griffe==0.38.1
jinja2==3.1.2
mkdocstrings==0.24.0
-mkdocstrings-python==1.7.5
+mkdocstrings-python==1.8.0
mkdocs-literate-nav==0.6.1
mkdocs-autorefs==0.5.0
mkdocs-gen-files==0.5.0