From f18fd7ab67e8425986b9c2db338cc25e34dacf18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 00:21:56 +0000 Subject: [PATCH] chore(deps): update dependency sphinx to v7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index faf9590..c92a173 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ pytest-cov==4.1.0 pytest-mock==3.11.1 requests==2.31.0 requests-mock==1.11.0 -Sphinx==6.2.1 +Sphinx==7.2.6 sphinxcontrib-serializinghtml==1.1.9