From 820fd54b08d108e07beb3962846e12b8c1dfd89c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 02:55:18 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 3 updates Bumps the python-packages group with 3 updates in the / directory: [torch](https://github.com/pytorch/pytorch), [sphinxawesome-theme](https://github.com/kai687/sphinxawesome-theme) and [pygit2](https://github.com/libgit2/pygit2). Updates `torch` from 2.6.0 to 2.10.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.6.0...v2.10.0) Updates `sphinxawesome-theme` from 5.3.2 to 6.0.0 - [Release notes](https://github.com/kai687/sphinxawesome-theme/releases) - [Commits](https://github.com/kai687/sphinxawesome-theme/compare/5.3.2...6.0.0) Updates `pygit2` from 1.17.0 to 1.18.2 - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](https://github.com/libgit2/pygit2/compare/v1.17.0...v1.18.2) --- updated-dependencies: - dependency-name: torch dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinxawesome-theme dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pygit2 dependency-version: 1.18.2 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 fdc7571..c1d022b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ sphinx==8.2.3 sphinx-autodoc-typehints==3.1.0 -sphinxawesome-theme==5.3.2 +sphinxawesome-theme==6.0.0 myst-parser==4.0.1 -pygit2==1.17.0 +pygit2==1.18.2 agogos==0.4.0 -torch==2.6.0 +torch==2.10.0