diff --git a/requirements/docs-dev.txt b/requirements/docs-dev.txt index 2e85bb4b386c..4d0c79e5a7b0 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-htmlhelp # sphinxcontrib-httpdomain # sphinxcontrib-qthelp sphinx-autobuild==2021.3.14 \ @@ -313,9 +312,9 @@ sphinxcontrib-devhelp==1.0.6 \ --hash=sha256:6485d09629944511c893fa11355bda18b742b83a2b181f9a009f7e500595c90f \ --hash=sha256:9893fd3f90506bc4b97bdb977ceb8fbd823989f4316b28c3841ec128544372d3 # via sphinx -sphinxcontrib-htmlhelp==2.0.4 \ - --hash=sha256:6c26a118a05b76000738429b724a0568dbde5b72391a688577da08f11891092a \ - --hash=sha256:8001661c077a73c29beaf4a79968d0726103c5605e27db92b9ebed8bab1359e9 +sphinxcontrib-htmlhelp==2.0.5 \ + --hash=sha256:0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015 \ + --hash=sha256:393f04f112b4d2f53d93448d4bce35842f62b307ccdc549ec1585e950bc35e04 # via sphinx sphinxcontrib-httpdomain==1.8.1 \ --hash=sha256:21eefe1270e4d9de8d717cc89ee92cc4871b8736774393bafc5e38a6bb77b1d5 \