From 456e011f9b509f46f9cc923a5e78215f098d2817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 20:14:15 +0200 Subject: [PATCH] build(deps): bump mkdocs-git-authors-plugin from 0.9.4 to 0.9.5 (#1154) Bumps [mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/timvink/mkdocs-git-authors-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.9.4...v0.9.5) --- updated-dependencies: - dependency-name: mkdocs-git-authors-plugin dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index fbd7d4a9..8dd72a1f 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.4 +mkdocs-git-authors-plugin==0.9.5 # via hatch.envs.docs mkdocs-git-revision-date-localized-plugin==1.4.5 # via hatch.envs.docs