Skip to content

Commit 24964f8

Browse files
Bump sphinx-issues from 5.0.0 to 5.0.1 (#355)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 849c038 commit 24964f8

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
@@ -32,7 +32,7 @@ Funding = "https://opencollective.com/marshmallow"
3232
docs = [
3333
"marshmallow-sqlalchemy>=0.19.0",
3434
"Sphinx==8.2.3",
35-
"sphinx-issues==5.0.0",
35+
"sphinx-issues==5.0.1",
3636
]
3737
tests = ["flask-marshmallow[sqlalchemy]", "pytest"]
3838
dev = ["flask-marshmallow[tests]", "tox", "pre-commit>=3.5,<5.0"]

0 commit comments

Comments
 (0)