Skip to content

Commit 5bace3b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Funding = "https://opencollective.com/marshmallow"
3232
docs = [
3333
"marshmallow-sqlalchemy>=0.19.0",
3434
"Sphinx==8.1.3",
35-
"sphinx-issues==4.1.0",
35+
"sphinx-issues==5.0.0",
3636
]
3737
tests = ["flask-marshmallow[sqlalchemy]", "pytest"]
3838
dev = ["flask-marshmallow[tests]", "tox", "pre-commit>=3.5,<5.0"]

0 commit comments

Comments
 (0)