From d82bee2b77e03b151c314a065373150452bfd9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 19:15:09 +0000 Subject: [PATCH] Bump mkdocs-redirects from 1.0.5 to 1.0.6 Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/datarobot/mkdocs-redirects/releases) - [Commits](https://github.com/datarobot/mkdocs-redirects/compare/v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: mkdocs-redirects dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7aa44ab10..6f245c8ad 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,6 +4,6 @@ mkdocs-git-revision-date-localized-plugin==1.1.0 mkdocs-macros-plugin==0.7.0 mkdocs-material==8.4.0 mkdocs-minify-plugin==0.5.0 -mkdocs-redirects==1.0.5 +mkdocs-redirects==1.0.6 mkdocs-include-markdown-plugin==3.6.1 mkdocs-markdownextradata-plugin==0.2.5 \ No newline at end of file