From ca2431e50c99950cdae1b2c38ce68e688fdabbfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 15:46:45 +0000 Subject: [PATCH] Bump mike from 2.0.0 to 2.2.0 Bumps [mike](https://github.com/jimporter/mike) from 2.0.0 to 2.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: mike dependency-version: 2.2.0 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 5ed7c39..077c016 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -2,6 +2,6 @@ mkdocs==1.5.3 mkdocs-material==9.4.14 mkdocs-minify-plugin==0.7.1 pymdown-extensions>=10.7 -mike==2.0.0 +mike==2.2.0 python-frontmatter==1.0.1 pyyaml>=6.0.1