summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-19 07:55:25 +0000
committerGitHub <noreply@github.com>2024-04-19 07:55:25 +0000
commitf163654d81ed4e1c809581f9d918c796c57511dc (patch)
treec061471f9a7be554c2a7f9bd393497df533342f3
parent5e4ab964b7c59d0208171744795f1dd1bf597a72 (diff)
downloadsearx-dependabot/pip/master/sphinx-issues-4.1.0.tar.gz
searx-dependabot/pip/master/sphinx-issues-4.1.0.zip
[upd] pypi: Bump sphinx-issues from 4.0.0 to 4.1.0dependabot/pip/master/sphinx-issues-4.1.0
Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 4.0.0 to 4.1.0. - [Commits](https://github.com/sloria/sphinx-issues/compare/4.0.0...4.1.0) --- updated-dependencies: - dependency-name: sphinx-issues dependency-type: direct:development update-type: version-update:semver-minor ... 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 726d264d4..7278b7163 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -8,7 +8,7 @@ selenium==4.19.0
Pallets-Sphinx-Themes==2.1.1
Sphinx<=7.1.2; python_version == '3.8'
Sphinx==7.2.6; python_version > '3.8'
-sphinx-issues==4.0.0
+sphinx-issues==4.1.0
sphinx-jinja==2.0.2
sphinx-tabs==3.4.5
sphinxcontrib-programoutput==0.17