From 55d39b04bcc474d5754a4e5b2240f4316a18a513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 22:04:18 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 5 updates Bumps the python-packages group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `2.5.1` | `2.6.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.1.3` | `8.2.3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.5.0` | `3.1.0` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `4.0.0` | `4.0.1` | | [pygit2](https://github.com/libgit2/pygit2) | `1.16.0` | `1.17.0` | Updates `torch` from 2.5.1 to 2.6.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.5.1...v2.6.0) Updates `sphinx` from 8.1.3 to 8.2.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.1.3...v8.2.3) Updates `sphinx-autodoc-typehints` from 2.5.0 to 3.1.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.5.0...3.1.0) Updates `myst-parser` from 4.0.0 to 4.0.1 - [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/v4.0.0...v4.0.1) Updates `pygit2` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](https://github.com/libgit2/pygit2/compare/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b84252b..fdc7571 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ -sphinx==8.1.3 -sphinx-autodoc-typehints==2.5.0 +sphinx==8.2.3 +sphinx-autodoc-typehints==3.1.0 sphinxawesome-theme==5.3.2 -myst-parser==4.0.0 -pygit2==1.16.0 +myst-parser==4.0.1 +pygit2==1.17.0 agogos==0.4.0 -torch==2.5.1 +torch==2.6.0