From fea71410cffe01953513a4e0d5c75d3a99fcfaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 15:18:32 -0400 Subject: [PATCH] Bump the mkdocs group with 2 updates (#118) Bumps the mkdocs group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocs-print-site-plugin](https://github.com/timvink/mkdocs-print-site-plugin). Updates `mkdocs-material` from 9.5.21 to 9.5.22 - [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.21...9.5.22) Updates `mkdocs-print-site-plugin` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/timvink/mkdocs-print-site-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-print-site-plugin/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-print-site-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 405b4c5..5b05cf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ mkdocs-autorefs==1.0.1 mkdocs-bibtex==2.15.0 mkdocs-include-markdown-plugin==6.0.6 mkdocs-material-extensions==1.3.1 -mkdocs-material==9.5.21 -mkdocs-print-site-plugin==2.4.0 +mkdocs-material==9.5.22 +mkdocs-print-site-plugin==2.4.1 mkdocstrings-python==1.10.0 mkdocstrings==0.25.1 networkx==3.3