From a9e4a260909b95d02a071e93056e7a7a7cd86891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 12:17:04 +0000 Subject: [PATCH] build(deps-dev): Bump mkdocs-glightbox from 0.3.3 to 0.3.4 Bumps [mkdocs-glightbox](https://github.com/Blueswen/mkdocs-glightbox) from 0.3.3 to 0.3.4. - [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.3.3...v0.3.4) --- updated-dependencies: - dependency-name: mkdocs-glightbox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 41cbf0a91..8a8a204d2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. +# This file is automatically @generated by Poetry and should not be changed by hand. [[package]] name = "anyio" @@ -1576,14 +1576,14 @@ mkdocs = ">=1.0.3,<2.0.0" [[package]] name = "mkdocs-glightbox" -version = "0.3.3" +version = "0.3.4" description = "MkDocs plugin supports image lightbox with GLightbox." category = "dev" optional = false python-versions = "*" files = [ - {file = "mkdocs-glightbox-0.3.3.tar.gz", hash = "sha256:f25944bd84702bbea429508edbcb949d712e85194744174aad6d412b3a1dccc0"}, - {file = "mkdocs_glightbox-0.3.3-py3-none-any.whl", hash = "sha256:55e077a858da6f9f6ca384b737e0440c208392c9b61d7cdc2e6ea06e654cc26a"}, + {file = "mkdocs-glightbox-0.3.4.tar.gz", hash = "sha256:96aaf98216f83c0d0fad2e42a8d805cfa6329d6ab25b54265012ccb2154010d8"}, + {file = "mkdocs_glightbox-0.3.4-py3-none-any.whl", hash = "sha256:8f894435b4f75231164e5d9fb023c01e922e6769e74a121e822c4914f310a41d"}, ] [[package]]