summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-26 07:23:57 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-01-29 14:51:43 +0100
commit74e28a570a98cbd6e6e4cf01ff9db13c92747204 (patch)
tree28eb193f69822792435a28fbed17f5446b573ac3 /requirements-dev.txt
parent62fa85287a511f098279ceb392c637f560552ca0 (diff)
downloadsearxng-74e28a570a98cbd6e6e4cf01ff9db13c92747204.tar.gz
searxng-74e28a570a98cbd6e6e4cf01ff9db13c92747204.zip
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] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
-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