From ea3df71069a8e831991bffabfd1c454cd07c5b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:38:09 +0000 Subject: [PATCH] Bump the mkdocs group across 1 directory with 6 updates Bumps the mkdocs group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.2.0` | | [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-python](https://github.com/mkdocstrings/python) | `1.10.8` | `1.10.9` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.0` | 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-autorefs` from 1.0.1 to 1.2.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/autorefs/compare/1.0.1...1.2.0) 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-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) 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) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-minor 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-python 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4985284..8147dd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ dataclasses-json==0.6.7 markdown-exec==1.9.3 -mkdocs==1.6.0 -mkdocs-autorefs==1.0.1 -mkdocs-bibtex==2.16.0 +mkdocs==1.6.1 +mkdocs-autorefs==1.2.0 +mkdocs-bibtex==2.16.2 mkdocs-include-markdown-plugin==6.2.2 mkdocs-material-extensions==1.3.1 -mkdocs-material==9.5.32 +mkdocs-material==9.5.34 mkdocs-print-site-plugin==2.5.0 -mkdocstrings-python==1.10.8 -mkdocstrings==0.25.2 +mkdocstrings-python==1.10.9 +mkdocstrings==0.26.0 networkx==3.3 owlready2==0.46 pandas==2.2.2