From 5d4bc14f8533755c5ce25e8f96ca5892e664422d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 00:34:59 +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.2.9` | `1.3.0` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `6.2.2` | `7.1.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.36` | `9.5.49` | | [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) | `9.5.36` | `9.5.49` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.10.1` | `10.14` | | [diagrams](https://github.com/mingrammer/diagrams) | `0.23.4` | `0.24.1` | Updates `mkdocs-git-revision-date-localized-plugin` from 1.2.9 to 1.3.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.2.9...v1.3.0) Updates `mkdocs-include-markdown-plugin` from 6.2.2 to 7.1.2 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.2.2...v7.1.2) Updates `mkdocs-material` from 9.5.36 to 9.5.49 - [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.36...9.5.49) Updates `mkdocs-material[imaging]` from 9.5.36 to 9.5.49 - [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.36...9.5.49) Updates `pymdown-extensions` from 10.10.1 to 10.14 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.10.1...10.14) Updates `diagrams` from 0.23.4 to 0.24.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.23.4...v0.24.1) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material[imaging] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: diagrams 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 47696c4..34acbc6 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.2.9 -mkdocs-include-markdown-plugin==6.2.2 -mkdocs-material==9.5.36 -mkdocs-material[imaging]==9.5.36 +mkdocs-git-revision-date-localized-plugin==1.3.0 +mkdocs-include-markdown-plugin==7.1.2 +mkdocs-material==9.5.49 +mkdocs-material[imaging]==9.5.49 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 -pymdown-extensions==10.10.1 +pymdown-extensions==10.14 readtime==3.0.0 paginate==0.5.7 mkdocs-git-revision-date-localized-plugin -diagrams==0.23.4 +diagrams==0.24.1