From 78cc8dc65a395c585e16c0f8884e08ee53efd08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 15:38:05 +0000 Subject: [PATCH] :package: deps: bump mkdocs-glightbox from 0.5.1 to 0.5.2 Bumps [mkdocs-glightbox](https://github.com/blueswen/mkdocs-glightbox) from 0.5.1 to 0.5.2. - [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.5.1...v0.5.2) --- updated-dependencies: - dependency-name: mkdocs-glightbox dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 654b925a..c01f3d21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ clishelf==0.3.2 mkdocs-git-committers-plugin-2==2.5.0 mkdocs-git-revision-date-localized-plugin==1.4.7 -mkdocs-glightbox==0.5.1 +mkdocs-glightbox==0.5.2 mkdocs-material==9.6.21