From 0100d6d3ebf2efedfe3190659764bbd631252a6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 00:15:21 +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.3.0` | `1.4.5` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `7.1.4` | `7.1.5` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.4` | `9.6.12` | | [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) | `9.6.4` | `9.6.12` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.14.3` | `10.15` | | [diagrams](https://github.com/mingrammer/diagrams) | `0.24.1` | `0.24.4` | Updates `mkdocs-git-revision-date-localized-plugin` from 1.3.0 to 1.4.5 - [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.3.0...v1.4.5) Updates `mkdocs-include-markdown-plugin` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.1.4...v7.1.5) Updates `mkdocs-material` from 9.6.4 to 9.6.12 - [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.4...9.6.12) Updates `mkdocs-material[imaging]` from 9.6.4 to 9.6.12 - [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.4...9.6.12) Updates `pymdown-extensions` from 10.14.3 to 10.15 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14.3...10.15) Updates `diagrams` from 0.24.1 to 0.24.4 - [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.1...v0.24.4) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material[imaging] dependency-version: 9.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pymdown-extensions dependency-version: '10.15' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: diagrams dependency-version: 0.24.4 dependency-type: direct:production update-type: version-update:semver-patch 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 01ee76b..0c11364 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.3.0 -mkdocs-include-markdown-plugin==7.1.4 -mkdocs-material==9.6.4 -mkdocs-material[imaging]==9.6.4 +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-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 -pymdown-extensions==10.14.3 +pymdown-extensions==10.15 readtime==3.0.0 paginate==0.5.7 mkdocs-git-revision-date-localized-plugin -diagrams==0.24.1 +diagrams==0.24.4