This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/master by this push:
new 9e5a685eca Build: Bump mkdocs-autorefs from 0.4.1 to 0.5.0 in /python
(#8234)
9e5a685eca is described below
commit 9e5a685eca0fe7ee6b6006b8369be1a207877626
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 6 14:40:22 2023 +0200
Build: Bump mkdocs-autorefs from 0.4.1 to 0.5.0 in /python (#8234)
Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from
0.4.1 to 0.5.0.
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
-
[Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/autorefs/compare/0.4.1...0.5.0)
---
updated-dependencies:
- dependency-name: mkdocs-autorefs
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>
---
python/mkdocs/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/mkdocs/requirements.txt b/python/mkdocs/requirements.txt
index 8442eb935b..17913f65fe 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -21,7 +21,7 @@ jinja2==3.1.2
mkdocstrings==0.22.0
mkdocstrings-python==1.2.1
mkdocs-literate-nav==0.6.0
-mkdocs-autorefs==0.4.1
+mkdocs-autorefs==0.5.0
mkdocs-gen-files==0.5.0
mkdocs-material==9.1.21
mkdocs-material-extensions==1.1.1