From 400f223d6da370f96b6d3d3d41a3ab0a08c8ca8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:38:56 +0000 Subject: [PATCH] Bump mike from 2.0.0 to 2.1.1 Bumps [mike](https://github.com/jimporter/mike) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](https://github.com/jimporter/mike/compare/v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: mike dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index eb3cb7e1..d542ad53 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ flake8==7.0.0 Pillow==10.3.0 isort==5.13.2 bandit==1.7.8 -mike==2.0.0 +mike==2.1.1 markdown-include==0.8.1 mkdocs-material==9.5.18 mkdocs-minify-plugin==0.8.0