From a6cf89e92af0c6d9852c1c51d37940b91ad1a518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:55:59 +0000 Subject: [PATCH] Bump sphinx-issues from 4.0.0 to 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d9173f1..d5c1d63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ Tidelift = "https://tidelift.com/subscription/pkg/pypi-marshmallow?utm_source=py [project.optional-dependencies] docs = [ "sphinx==7.3.0", - "sphinx-issues==4.0.0", + "sphinx-issues==4.1.0", "alabaster==0.7.16", ] tests = [