From 3ad249694eb69a04a73121c17722e69c1a661ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 01:33:01 +0000 Subject: [PATCH] [Dependabot]: Update sphinx-reports requirement Updates the requirements on [sphinx-reports](https://GitHub.com/pyTooling/sphinx_reports) to permit the latest version. - [Commits](https://GitHub.com/pyTooling/sphinx_reports/commits) --- updated-dependencies: - dependency-name: sphinx-reports dependency-version: 0.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 96ab3f4..057458c 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -14,4 +14,4 @@ autoapi >= 2.0.1 sphinx_design ~= 0.7.0 sphinx-copybutton >= 0.5.2 sphinx_autodoc_typehints ~= 3.12 -sphinx_reports ~= 0.11.0 +sphinx_reports ~= 0.11.1