From 8bff667041a80209f2e8d079b5b371cdd44ec87d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:48:30 +0000 Subject: [PATCH] build(deps): bump sphinxcontrib-qthelp from 1.0.3 to 1.0.5 in /docs Bumps [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) from 1.0.3 to 1.0.5. - [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.5) --- 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..d524440247 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.5 urllib3==2.0.4