From 3a8e7c3c019257550052793767a67ab1507fd3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 15:05:33 +0000 Subject: [PATCH] Bump the all-pip-packages group with 4 updates Bumps the all-pip-packages group with 4 updates: [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin), [mkdocs-glightbox](https://github.com/Blueswen/mkdocs-glightbox), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `mkdocs-git-revision-date-localized-plugin` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.2...v1.2.4) Updates `mkdocs-glightbox` from 0.3.6 to 0.3.7 - [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.6...v0.3.7) Updates `mkdocs-material` from 9.5.4 to 9.5.14 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.4...9.5.14) Updates `pymdown-extensions` from 10.7 to 10.7.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7...10.7.1) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: mkdocs-glightbox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <support@github.com> --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 55511251aa..ede59378af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ mkdocs==1.5.3 -mkdocs-git-revision-date-localized-plugin==1.2.2 -mkdocs-glightbox==0.3.6 -mkdocs-material==9.5.4 +mkdocs-git-revision-date-localized-plugin==1.2.4 +mkdocs-glightbox==0.3.7 +mkdocs-material==9.5.14 mkdocs-material-extensions==1.3.1 -pymdown-extensions==10.7 +pymdown-extensions==10.7.1 Jinja2>=2.11.1