From 0bdb93a7cce42157db9baef8b5cb65b20f06b569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 02:44:02 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / 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 2.2.3 to 2.3.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.3...2.3.0) Updates `myst-parser` from 3.0.1 to 4.0.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/v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... 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 cc9fac7..aec0219 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ sphinx==8.0.2 -sphinx-autodoc-typehints==2.2.3 +sphinx-autodoc-typehints==2.3.0 sphinxawesome-theme==5.2.0 -myst-parser==3.0.1 +myst-parser==4.0.0 pygit2==1.15.1 agogos==0.4.0 torch==2.4.0