From 0dc571cbdc1ce99c6e0f1fd590d10dfa0b2f4ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:35:27 +0000 Subject: [PATCH] build(deps): bump mkdocs-git-authors-plugin from 0.8.0 to 0.9.0 Bumps [mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/timvink/mkdocs-git-authors-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: mkdocs-git-authors-plugin 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 e979fab9..a74abb19 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -122,7 +122,7 @@ mkdocs-autorefs==1.0.1 # mkdocstrings mkdocs-gen-files==0.5.0 # via hatch.envs.docs -mkdocs-git-authors-plugin==0.8.0 +mkdocs-git-authors-plugin==0.9.0 # via hatch.envs.docs mkdocs-git-revision-date-localized-plugin==1.2.7 # via hatch.envs.docs