From 4819d3f521dfde92144d8c440f76493e41ff8a92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:42:55 +0000 Subject: [PATCH] Build(deps): bump mike from 2.1.2 to 2.1.3 Bumps [mike](https://github.com/jimporter/mike) from 2.1.2 to 2.1.3. - [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.2...v2.1.3) --- 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 21328e7..211df09 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ flake8==7.1.0 Pillow==10.4.0 isort==5.13.2 bandit==1.7.9 -mike==2.1.2 +mike==2.1.3 markdown-include==0.8.1 mkdocs-material==9.5.30 mkdocs-minify-plugin==0.8.0