From ad581285f40616a7ca690776f90f498587a5baf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:27:06 +0000 Subject: [PATCH] Bump mike from 2.1.1 to 2.1.2 Bumps [mike](https://github.com/jimporter/mike) from 2.1.1 to 2.1.2. - [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.1.1...v2.1.2) --- updated-dependencies: - dependency-name: mike dependency-type: direct:production update-type: version-update:semver-patch ... 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 59ea51de..d29b2018 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.9 -mike==2.1.1 +mike==2.1.2 markdown-include==0.8.1 mkdocs-material==9.5.26 mkdocs-minify-plugin==0.8.0