From 949f9168d2447e793cf488078199f9b4181c5c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:45:50 +0000 Subject: [PATCH] Bump sphinxcontrib-devhelp from 1.0.2 to 2.0.0 Bumps [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) from 1.0.2 to 2.0.0. - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-devhelp/compare/1.0.2...2.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-devhelp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc435feb3..3a0dcc01c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ sphinxcontrib-applehelp==1.0.4 sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-devhelp==2.0.0 # `.. video::` directive support to embed videos in documentation pages. sphinxcontrib-video==0.2.1rc0