From 3c689355bdf50933cb6612c4172e300a5498dbb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 03:14:36 +0000 Subject: [PATCH] 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-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index dd38817..fce4c2a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -2,4 +2,4 @@ mkdocs==1.6.1 mkdocs-material==9.6.22 mkdocs-pdf-export-plugin==0.5.10 mkdocs-git-revision-date-localized-plugin==1.4.7 -mkdocs-glightbox==0.5.1 \ No newline at end of file +mkdocs-glightbox==0.5.2 \ No newline at end of file