From cd4fc03851e8dfb503a642805c839b8861a42e56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:51:05 +0000 Subject: [PATCH] Update dependency Sphinx to v7.2.6 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4ffce3021d..a75fd71755 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ flake8==6.0.0 pyflakes==3.0.1 pycodestyle==2.10.0 -Sphinx==7.1.2 +Sphinx==7.2.6 sphinx_rtd_theme==1.3.0 psycopg2==2.9.9 mccabe==0.7.0