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 98129753 Build: Bump mkdocs-autorefs from 0.5.0 to 1.0.1 (#671)
98129753 is described below

commit 981297533e6337d8ff27c740d36e29bd57a4898a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 30 15:05:34 2024 +0200

    Build: Bump mkdocs-autorefs from 0.5.0 to 1.0.1 (#671)
    
    Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 
0.5.0 to 1.0.1.
    - [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.5.0...1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-autorefs
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 0b2351af..70bcbb18 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -21,7 +21,7 @@ jinja2==3.1.3
 mkdocstrings==0.25.0
 mkdocstrings-python==1.8.0
 mkdocs-literate-nav==0.6.1
-mkdocs-autorefs==0.5.0
+mkdocs-autorefs==1.0.1
 mkdocs-gen-files==0.5.0
 mkdocs-material==9.5.20
 mkdocs-material-extensions==1.3.1

Reply via email to