From 05246625b33e075a205e1d33b253286c2ebc8aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:29:19 +0000 Subject: [PATCH] build(deps): bump mkdocs-autorefs from 1.4.0 to 1.4.1 Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 1.4.0 to 1.4.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/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-patch ... 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 9d6bfc3c..642e3f16 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -121,7 +121,7 @@ mkdocs==1.6.1 # mkdocs-minify-plugin # mkdocs-redirects # mkdocstrings -mkdocs-autorefs==1.4.0 +mkdocs-autorefs==1.4.1 # via # hatch.envs.docs # mkdocstrings