From c26dc0d82bfdbbcbf555b53a6379ce01e7aa4aa2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 1 Aug 2023 22:42:56 +0000 Subject: [PATCH 1/2] fix: deps/boost-1.75.0/libs/hof/doc/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SPHINX-5811865 - https://snyk.io/vuln/SNYK-PYTHON-SPHINX-5812109 --- deps/boost-1.75.0/libs/hof/doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/boost-1.75.0/libs/hof/doc/requirements.txt b/deps/boost-1.75.0/libs/hof/doc/requirements.txt index da2871fc6a..130f4d6843 100644 --- a/deps/boost-1.75.0/libs/hof/doc/requirements.txt +++ b/deps/boost-1.75.0/libs/hof/doc/requirements.txt @@ -4,7 +4,7 @@ # Distributed under the Boost Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #============================================================================== -sphinx>=1.5,<1.6 +sphinx>=3.3.0,<1.6 # recommonmark==0.4.0 git+https://github.com/pfultz2/recommonmark@develop sphinx-boost>0.0.2 From ebdf26aea4c815663e7a9a1ed4f8ca85bdf37b3d Mon Sep 17 00:00:00 2001 From: Dominik Przybysz Date: Wed, 13 Dec 2023 11:19:00 +0100 Subject: [PATCH 2/2] Fix version range --- deps/boost-1.75.0/libs/hof/doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/boost-1.75.0/libs/hof/doc/requirements.txt b/deps/boost-1.75.0/libs/hof/doc/requirements.txt index 130f4d6843..b90ee5c2d0 100644 --- a/deps/boost-1.75.0/libs/hof/doc/requirements.txt +++ b/deps/boost-1.75.0/libs/hof/doc/requirements.txt @@ -4,7 +4,7 @@ # Distributed under the Boost Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #============================================================================== -sphinx>=3.3.0,<1.6 +sphinx>=3.3.0 # recommonmark==0.4.0 git+https://github.com/pfultz2/recommonmark@develop sphinx-boost>0.0.2