From 0a697a5fd233c4696bbadff475fbb4b2dc8aa51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 02:10:17 +0000 Subject: [PATCH] Bump mkdocs-glightbox from 0.4.0 to 0.5.1 Bumps [mkdocs-glightbox](https://github.com/blueswen/mkdocs-glightbox) from 0.4.0 to 0.5.1. - [Release notes](https://github.com/blueswen/mkdocs-glightbox/releases) - [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG) - [Commits](https://github.com/blueswen/mkdocs-glightbox/compare/v0.4.0...v0.5.1) --- updated-dependencies: - dependency-name: mkdocs-glightbox dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db5e4ff..36500a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ mkdocs==1.6.1 mkdocs-exclude==1.0.2 mkdocs-material==9.6.17 -mkdocs-glightbox==0.4.0 +mkdocs-glightbox==0.5.1 mkdocs-material-extensions==1.3.1 mkdocs-build-plantuml-plugin==1.9.0 mike==2.1.3