From 6e590575446077af1805dc1fc92b2c28c4775857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 18:42:14 +0000 Subject: [PATCH] build(deps): bump mike from 2.1.3 to 2.1.4 in /docs/build Bumps [mike](https://github.com/jimporter/mike) from 2.1.3 to 2.1.4. - [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.3...v2.1.4) --- updated-dependencies: - dependency-name: mike dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/requirements.txt b/docs/build/requirements.txt index 607e01cb..679fe6db 100644 --- a/docs/build/requirements.txt +++ b/docs/build/requirements.txt @@ -1,7 +1,7 @@ mkdocs==1.6.1 mkdocs-material==9.7.3 mkdocs-macros-plugin==1.5.0 -mike==2.1.3 +mike==2.1.4 mkdocs-glightbox==0.5.2 # security