From 93a18deb214d5ab425f58393aea0b10cdc5dfc21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:41:46 +0000 Subject: [PATCH] build(deps): bump mkdocs-autorefs from 1.2.0 to 1.3.0 Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 1.2.0 to 1.3.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/1.2.0...1.3.0) --- updated-dependencies: - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index dee7ccf7..6652c037 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -124,7 +124,7 @@ mkdocs==1.6.1 # mkdocs-nav-weight # mkdocs-redirects # mkdocstrings -mkdocs-autorefs==1.2.0 +mkdocs-autorefs==1.3.0 # via # hatch.envs.docs # mkdocstrings