Skip to content

Commit 9f1ef07

Browse files
Bump sphinx-issues from 5.0.0 to 5.0.1 (#973)
Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 5.0.0 to 5.0.1. - [Commits](sloria/sphinx-issues@5.0.0...5.0.1) --- updated-dependencies: - dependency-name: sphinx-issues dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0edfe00 commit 9f1ef07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ docs = [
4848
"apispec[marshmallow]",
4949
"pyyaml==6.0.2",
5050
"sphinx==8.2.3",
51-
"sphinx-issues==5.0.0",
51+
"sphinx-issues==5.0.1",
5252
"sphinx-rtd-theme==3.0.2",
5353
]
5454
tests = ["apispec[yaml,marshmallow]", "openapi-spec-validator==0.7.1", "pytest"]

0 commit comments

Comments
 (0)