From 2fe7811f0811c1c64e065afe78e8e07e796c5e45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 09:02:39 +0000 Subject: [PATCH] Bump the all-pip-packages group across 1 directory with 2 updates Bumps the all-pip-packages group with 2 updates in the / directory: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `mkdocs-material` from 9.5.49 to 9.5.50 - [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.49...9.5.50) Updates `pymdown-extensions` from 10.13 to 10.14.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.14.1) --- updated-dependencies: - 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-minor dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index de195b4..3b20d1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ mkdocs==1.6.1 mkdocs-awesome-pages-plugin==2.10.1 mkdocs-git-revision-date-localized-plugin==1.3.0 mkdocs-glightbox==0.4.0 -mkdocs-material==9.5.49 +mkdocs-material==9.5.50 mkdocs-material-extensions==1.3.1 -pymdown-extensions==10.13 +pymdown-extensions==10.14.1 Jinja2>=2.11.1