From 508cd009c510b10512a31885e8b353a1aa965539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:52:41 +0000 Subject: [PATCH] Bump the mkdocs group with 2 updates Bumps the mkdocs group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocs-material` from 9.5.40 to 9.5.42 - [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.40...9.5.42) Updates `mkdocstrings-python` from 1.12.1 to 1.12.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.12.1...1.12.2) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index faba90d9..317a80f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ mkdocs==1.6.1 mkdocs-bibtex==2.16.2 mkdocs-include-markdown-plugin==6.2.2 mkdocs-table-reader-plugin==3.1.0 -mkdocs-material==9.5.40 +mkdocs-material==9.5.42 mkdocs-material-extensions==1.3.1 mkdocstrings==0.26.2 -mkdocstrings-python==1.12.1 +mkdocstrings-python==1.12.2 mkdocs-print-site-plugin==2.6.0 dataclasses-json==0.6.7 thefuzz==0.22.1