Skip to content

Commit 562834f

Browse files
build(deps): update sphinx-issues requirement from ^3.0.1 to ^5.0.1
Updates the requirements on [sphinx-issues](https://github.com/sloria/sphinx-issues) to permit the latest version. - [Commits](sloria/sphinx-issues@3.0.1...5.0.1) --- updated-dependencies: - dependency-name: sphinx-issues dependency-version: 5.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2277fed commit 562834f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ sphinx-autodoc-typehints = "^1.24.0"
5151
sphinx-autobuild = "^2021.3.14"
5252
sphinx-copybutton = "^0.5.2"
5353
sphinx-github-changelog = "^1.2.0"
54-
sphinx-issues = "^3.0.1"
54+
sphinx-issues = "^5.0.1"
5555
sphinxext-opengraph = "^0.8.2"
5656

5757
[build-system]

0 commit comments

Comments
 (0)