From f9f4fa6c1cda5f3b56dc2d8860b2a32758b98c86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:36:32 +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 [pygit2](https://github.com/libgit2/pygit2). 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: 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b84252b..02e2480 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