summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-26 07:23:57 +0000
committerGitHub <noreply@github.com>2024-01-26 07:23:57 +0000
commit353aad161dd433f73458a5e344e12efb1b4276e2 (patch)
treedb113d4a0541a701f154f15e74119022c6513284
parent8c73aa772b7d4446f77be82d8f9d9eef1e348deb (diff)
downloadsearx-dependabot/pip/master/sphinx-issues-4.0.0.tar.gz
searx-dependabot/pip/master/sphinx-issues-4.0.0.zip
Bump sphinx-issues from 3.0.1 to 4.0.0dependabot/pip/master/sphinx-issues-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] <support@github.com>
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
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