From 0e706c1069a9f1b7d562ed1f275616d531403044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 08:58:09 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 5 updates Bumps the dependencies group with 5 updates in the /sde-docs directory: | Package | From | To | | --- | --- | --- | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.3.9` | `1.5.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.20` | `9.7.0` | | [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) | `9.6.20` | `9.7.0` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `7.1.7` | `7.2.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.16.1` | `10.17.1` | Updates `mkdocs-macros-plugin` from 1.3.9 to 1.5.0 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v1.3.9...v1.5.0) Updates `mkdocs-material` from 9.6.20 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.20...9.7.0) Updates `mkdocs-material[imaging]` from 9.6.20 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.20...9.7.0) Updates `mkdocs-include-markdown-plugin` from 7.1.7 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.7...v7.2.0) Updates `pymdown-extensions` from 10.16.1 to 10.17.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.17.1) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material[imaging] dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-version: 10.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- sde-docs/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sde-docs/requirements.txt b/sde-docs/requirements.txt index 448acbf..70df540 100644 --- a/sde-docs/requirements.txt +++ b/sde-docs/requirements.txt @@ -1,10 +1,10 @@ mkdocs==1.6.1 mkdocs-get-deps==0.2.0 mkdocs-literate-nav==0.6.2 -mkdocs-macros-plugin==1.3.9 -mkdocs-material==9.6.20 -mkdocs-material[imaging]==9.6.20 +mkdocs-macros-plugin==1.5.0 +mkdocs-material==9.7.0 +mkdocs-material[imaging]==9.7.0 mkdocs-material-extensions==1.3.1 mkdocs-open-in-new-tab==1.0.8 -mkdocs-include-markdown-plugin==7.1.7 -pymdown-extensions==10.16.1 +mkdocs-include-markdown-plugin==7.2.0 +pymdown-extensions==10.17.1