From 9df6c54f9ab246283fc28b566db5ff46b809e9e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 18:33:40 +0000 Subject: [PATCH] build(deps): bump mkdocs-git-authors-plugin from 0.9.2 to 0.9.4 Bumps [mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin) from 0.9.2 to 0.9.4. - [Release notes](https://github.com/timvink/mkdocs-git-authors-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.9.2...v0.9.4) --- updated-dependencies: - dependency-name: mkdocs-git-authors-plugin 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 2bb63215..7b6efb98 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -134,7 +134,7 @@ mkdocs-get-deps==0.2.0 # via # mkdocs # mkdocstrings -mkdocs-git-authors-plugin==0.9.2 +mkdocs-git-authors-plugin==0.9.4 # via hatch.envs.docs mkdocs-git-revision-date-localized-plugin==1.4.5 # via hatch.envs.docs