From 74e28a570a98cbd6e6e4cf01ff9db13c92747204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 07:23:57 +0000 Subject: [PATCH] Bump sphinx-issues from 3.0.1 to 4.0.0 Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 3.0.1 to 4.0.0. - [Commits](https://github.com/sloria/sphinx-issues/compare/3.0.1...4.0.0) --- updated-dependencies: - dependency-name: sphinx-issues dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 164f6b4b0..678fae75a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ twine==4.0.2 Pallets-Sphinx-Themes==2.1.1 Sphinx<=7.1.2; python_version == '3.8' Sphinx==7.2.6; python_version > '3.8' -sphinx-issues==3.0.1 +sphinx-issues==4.0.0 sphinx-jinja==2.0.2 sphinx-tabs==3.4.4 sphinxcontrib-programoutput==0.17