From 23d84c633b28668bcc044e0115ca618210734754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 21:43:35 +0000 Subject: [PATCH] Bump the pip-deps group across 1 directory with 3 updates Bumps the pip-deps group with 3 updates in the / directory: [mkdocs](https://github.com/mkdocs/mkdocs), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings). Updates `mkdocs` from 1.5.3 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.1) Updates `mkdocs-material` from 9.4.2 to 9.7.6 - [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.4.2...9.7.6) Updates `mkdocstrings` from 0.28.3 to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.3...1.0.4) --- updated-dependencies: - dependency-name: mkdocs dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mkdocs-material dependency-version: 9.6.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mkdocstrings dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a318922a6..08bca2e83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -mkdocs==1.5.3 -mkdocs-material==9.4.2 +mkdocs==1.6.1 +mkdocs-material==9.7.6 mkdocs-redirects mkdocs-section-index -mkdocstrings==0.28.3 +mkdocstrings==1.0.4 mkdocstrings-python mkdocs-macros-plugin requests