From 3c9709891914c6506e62d5fa4a8b7d2dae7ee709 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 06:36:28 +0000 Subject: [PATCH] chore(deps): update dependency sphinxcontrib-applehelp to v1.0.8 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bd0214a4..2a0881f5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -56,7 +56,7 @@ sortedcontainers==2.4.0 ; python_version >= "3.8" and python_version < "4.0" 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-applehelp==1.0.8 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-devhelp==1.0.2 ; 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"