From 312a44ad3bc566c44cadf046eff174590b906e12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 05:31:51 +0000 Subject: [PATCH 1/2] 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..aa9162faa1 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.6 sphinx_rtd_theme==1.3.0 psycopg2==2.9.7 mccabe==0.7.0 From 7ea0b969512cae0412e26cb3565d98f66156e6ff Mon Sep 17 00:00:00 2001 From: Julian Hafner Date: Mon, 16 Oct 2023 14:12:57 +0200 Subject: [PATCH 2/2] Change Sphinx version to 7.12 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index aa9162faa1..2da685b53a 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.2.6 +Sphinx==7.1.2 sphinx_rtd_theme==1.3.0 psycopg2==2.9.7 mccabe==0.7.0