From dae6cd3643f13adf398805ecd931f1f89f12a8c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 02:56:51 +0000 Subject: [PATCH] Bump the python-packages group with 3 updates Bumps the python-packages group with 3 updates: [torch](https://github.com/pytorch/pytorch), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) and [pygit2](https://github.com/libgit2/pygit2). 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-autodoc-typehints` from 2.5.0 to 3.0.1 - [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.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-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-major 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b84252b..4491302 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ sphinx==8.1.3 -sphinx-autodoc-typehints==2.5.0 +sphinx-autodoc-typehints==3.0.1 sphinxawesome-theme==5.3.2 myst-parser==4.0.0 -pygit2==1.16.0 +pygit2==1.17.0 agogos==0.4.0 -torch==2.5.1 +torch==2.6.0