From 334d3a3c0bb3df270343273067032676b177ba98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 00:54:42 +0000 Subject: [PATCH] Bump the python-dependencies group with 5 updates Bumps the python-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) | `1.4.5` | `1.4.7` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `7.1.5` | `7.1.6` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.12` | `9.6.15` | | [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) | `9.6.12` | `9.6.15` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.15` | `10.16` | Updates `mkdocs-git-revision-date-localized-plugin` from 1.4.5 to 1.4.7 - [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.4.5...v1.4.7) Updates `mkdocs-include-markdown-plugin` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.1.5...v7.1.6) Updates `mkdocs-material` from 9.6.12 to 9.6.15 - [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.6.12...9.6.15) Updates `mkdocs-material[imaging]` from 9.6.12 to 9.6.15 - [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.6.12...9.6.15) Updates `pymdown-extensions` from 10.15 to 10.16 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.15...10.16) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.6.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material[imaging] dependency-version: 9.6.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pymdown-extensions dependency-version: '10.16' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c11364..beecca6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ mkdocs==1.6.1 mkdocs-get-deps==0.2.0 -mkdocs-git-revision-date-localized-plugin==1.4.5 -mkdocs-include-markdown-plugin==7.1.5 -mkdocs-material==9.6.12 -mkdocs-material[imaging]==9.6.12 +mkdocs-git-revision-date-localized-plugin==1.4.7 +mkdocs-include-markdown-plugin==7.1.6 +mkdocs-material==9.6.15 +mkdocs-material[imaging]==9.6.15 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 -pymdown-extensions==10.15 +pymdown-extensions==10.16 readtime==3.0.0 paginate==0.5.7 mkdocs-git-revision-date-localized-plugin