From afd69e3f42becfac79b3eac72236aa286600ca16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:34:00 +0000 Subject: [PATCH] chore(deps): bump sphinxcontrib-devhelp from 1.0.5 to 1.0.6 Bumps [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/1.0.6/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-devhelp/compare/1.0.5...1.0.6) --- updated-dependencies: - dependency-name: sphinxcontrib-devhelp dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/docs-dev.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements/docs-dev.txt b/requirements/docs-dev.txt index 9e0db8238576..e808cbfa4c46 100644 --- a/requirements/docs-dev.txt +++ b/requirements/docs-dev.txt @@ -294,7 +294,6 @@ sphinx==7.2.6 \ # sphinx-autobuild # sphinx-basic-ng # sphinxcontrib-applehelp - # sphinxcontrib-devhelp # sphinxcontrib-htmlhelp # sphinxcontrib-httpdomain # sphinxcontrib-qthelp @@ -311,9 +310,9 @@ sphinxcontrib-applehelp==1.0.7 \ --hash=sha256:094c4d56209d1734e7d252f6e0b3ccc090bd52ee56807a5d9315b19c122ab15d \ --hash=sha256:39fdc8d762d33b01a7d8f026a3b7d71563ea3b72787d5f00ad8465bd9d6dfbfa # via sphinx -sphinxcontrib-devhelp==1.0.5 \ - --hash=sha256:63b41e0d38207ca40ebbeabcf4d8e51f76c03e78cd61abe118cf4435c73d4212 \ - --hash=sha256:fe8009aed765188f08fcaadbb3ea0d90ce8ae2d76710b7e29ea7d047177dae2f +sphinxcontrib-devhelp==1.0.6 \ + --hash=sha256:6485d09629944511c893fa11355bda18b742b83a2b181f9a009f7e500595c90f \ + --hash=sha256:9893fd3f90506bc4b97bdb977ceb8fbd823989f4316b28c3841ec128544372d3 # via sphinx sphinxcontrib-htmlhelp==2.0.4 \ --hash=sha256:6c26a118a05b76000738429b724a0568dbde5b72391a688577da08f11891092a \