From d81417ff0e4634ebd04a43a814906b7ece607f00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 08:30:48 +0000 Subject: [PATCH] chore(deps): update dependency sphinxcontrib-devhelp to v1.0.6 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3e15ab53..9f99800f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -57,7 +57,7 @@ sphinx-gitref==0.2.1 ; python_version >= "3.8" and python_version < "4.0" sphinx-rtd-theme==1.3.0 ; python_version >= "3.8" and python_version < "4.0" sphinx==6.2.1 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-applehelp==1.0.4 ; python_version >= "3.8" and python_version < "4.0" -sphinxcontrib-devhelp==1.0.2 ; python_version >= "3.8" and python_version < "4.0" +sphinxcontrib-devhelp==1.0.6 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-htmlhelp==2.0.1 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-jquery==4.1 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.8" and python_version < "4.0"