From 15237c61f53e79542885859706bd58816364c763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:57:37 +0000 Subject: [PATCH] build(deps): bump the docs-dependencies group across 1 directory with 2 updates Bumps the docs-dependencies group with 2 updates in the /docs directory: [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) and [myst-parser](https://github.com/executablebooks/MyST-Parser). Updates `sphinx-autodoc-typehints` from 3.9.11 to 3.10.4 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.11...3.10.4) Updates `myst-parser` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.10.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7ba30c58..9c054b6d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ Sphinx==9.1.0 -sphinx-autodoc-typehints==3.9.11 +sphinx-autodoc-typehints==3.10.4 furo==2025.12.19 -myst-parser==5.0.0 +myst-parser==5.1.0