From 2dece6148a32be14f130296b1ef6479373b2955f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 15:45:39 +0000 Subject: [PATCH] build(deps): bump the pip-minor-deps group with 3 updates Bumps the pip-minor-deps group with 3 updates: [mkdocstrings-python](https://github.com/mkdocstrings/python), [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files) and [mike](https://github.com/jimporter/mike). Updates `mkdocstrings-python` from 1.12.2 to 1.13.0 - [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.2...1.13.0) Updates `mkdocs-gen-files` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/oprypin/mkdocs-gen-files/releases) - [Commits](https://github.com/oprypin/mkdocs-gen-files/compare/v0.4.0...v0.5.0) Updates `mike` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](https://github.com/jimporter/mike/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: mkdocs-gen-files dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: mike dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-deps ... Signed-off-by: dependabot[bot] --- requirements/docs-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/docs-requirements.txt b/requirements/docs-requirements.txt index 640eda5..783e27c 100644 --- a/requirements/docs-requirements.txt +++ b/requirements/docs-requirements.txt @@ -1,10 +1,10 @@ mkdocs==1.6.1 mkdocstrings==0.27.0 -mkdocstrings-python==1.12.2 +mkdocstrings-python==1.13.0 mkdocs-material==9.5.49 -mkdocs-gen-files==0.4.0 +mkdocs-gen-files==0.5.0 mkdocs-literate-nav==0.6.1 mkdocs-section-index==0.3.9 mkdocs-github-admonitions-plugin==0.0.3 -mike==2.1.2 +mike==2.1.3 black==24.10.0