From 24e256a62a2603b39d617e248430a3795e80da86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 10:38:05 +0000 Subject: [PATCH] build(deps): bump sphinxcontrib-qthelp from 1.0.3 to 1.0.4 in /docs Bumps [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.3...1.0.4) --- updated-dependencies: - dependency-name: sphinxcontrib-qthelp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c4ce701196..2538564d70 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -23,5 +23,5 @@ sphinxcontrib-devhelp==1.0.2 sphinxcontrib-serializinghtml==1.1.5 sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-qthelp==1.0.4 urllib3==2.0.4