From dbf79b75260ef6634bda9402da8e78e9987f1fc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 22:24:03 +0000 Subject: [PATCH] Update dependency Sphinx to v7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index efdddefed0..02a8013184 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==6.2.1 +Sphinx==7.1.1 sphinx_rtd_theme==1.2.2 psycopg2==2.9.6 mccabe==0.7.0