From 7f492fd81519c7ded888e04af338554c73297daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 15:18:49 +0000 Subject: [PATCH] Bump the mkdocs group across 1 directory with 5 updates Bumps the mkdocs group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` | | [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex) | `2.16.0` | `2.16.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.32` | `9.5.34` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.0` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.8` | `1.10.9` | Updates `mkdocs` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1) Updates `mkdocs-bibtex` from 2.16.0 to 2.16.2 - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases) - [Commits](https://github.com/shyamd/mkdocs-bibtex/compare/v2.16.0...v2.16.2) Updates `mkdocs-material` from 9.5.32 to 9.5.34 - [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.32...9.5.34) Updates `mkdocstrings` from 0.25.2 to 0.26.0 - [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.25.2...0.26.0) Updates `mkdocstrings-python` from 1.10.8 to 1.10.9 - [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.10.8...1.10.9) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-bibtex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 659eb2f4..031b6b94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -mkdocs==1.6.0 -mkdocs-bibtex==2.16.0 +mkdocs==1.6.1 +mkdocs-bibtex==2.16.2 mkdocs-include-markdown-plugin==6.2.2 mkdocs-table-reader-plugin==2.2.2 -mkdocs-material==9.5.32 +mkdocs-material==9.5.34 mkdocs-material-extensions==1.3.1 -mkdocstrings==0.25.2 -mkdocstrings-python==1.10.8 +mkdocstrings==0.26.0 +mkdocstrings-python==1.10.9 mkdocs-print-site-plugin==2.5.0 dataclasses-json==0.6.7 thefuzz==0.22.1