From 39ed3ac9710ca7bdf1a5bc987231bb6c78c88326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 00:23:03 +0000 Subject: [PATCH] Bump the python-dependencies group across 1 directory with 6 updates Bumps the python-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) | `1.4.5` | `1.5.0` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `7.1.5` | `7.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.12` | `9.7.0` | | [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) | `9.6.12` | `9.7.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.15` | `10.17.1` | | [diagrams](https://github.com/mingrammer/diagrams) | `0.24.4` | `0.25.1` | Updates `mkdocs-git-revision-date-localized-plugin` from 1.4.5 to 1.5.0 - [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.5.0) Updates `mkdocs-include-markdown-plugin` from 7.1.5 to 7.2.0 - [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.2.0) Updates `mkdocs-material` from 9.6.12 to 9.7.0 - [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.7.0) Updates `mkdocs-material[imaging]` from 9.6.12 to 9.7.0 - [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.7.0) Updates `pymdown-extensions` from 10.15 to 10.17.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.15...10.17.1) Updates `diagrams` from 0.24.4 to 0.25.1 - [Release notes](https://github.com/mingrammer/diagrams/releases) - [Changelog](https://github.com/mingrammer/diagrams/blob/master/CHANGELOG.md) - [Commits](https://github.com/mingrammer/diagrams/compare/v0.24.4...v0.25.1) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-material[imaging] dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pymdown-extensions dependency-version: 10.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: diagrams dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c11364..e83794c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ 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.5.0 +mkdocs-include-markdown-plugin==7.2.0 +mkdocs-material==9.7.0 +mkdocs-material[imaging]==9.7.0 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 -pymdown-extensions==10.15 +pymdown-extensions==10.17.1 readtime==3.0.0 paginate==0.5.7 mkdocs-git-revision-date-localized-plugin -diagrams==0.24.4 +diagrams==0.25.1