Skip to content

Commit a5e14e3

Browse files
Bump sphinx from 8.0.2 to 8.1.0 (#340)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d910d0b commit a5e14e3

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

0 commit comments

Comments
 (0)