From 22da1440d3da8544d5bf4414a954db1f8a819bc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 22:31:13 +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 bf7f701373..068564c257 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.2.5 sphinx_rtd_theme==1.3.0 psycopg2==2.9.7 mccabe==0.7.0