Skip to content

Commit 31b23cd

Browse files
Bump sphinx from 8.1.3 to 8.2.1 (#350)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b58496 commit 31b23cd

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
@@ -31,7 +31,7 @@ Funding = "https://opencollective.com/marshmallow"
3131
[project.optional-dependencies]
3232
docs = [
3333
"marshmallow-sqlalchemy>=0.19.0",
34-
"Sphinx==8.1.3",
34+
"Sphinx==8.2.1",
3535
"sphinx-issues==5.0.0",
3636
]
3737
tests = ["flask-marshmallow[sqlalchemy]", "pytest"]

0 commit comments

Comments
 (0)