Skip to content

Commit eeaa93e

Browse files
Bump sphinx from 8.1.0 to 8.1.3 (#342)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.0 to 8.1.3. - [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.1.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5e14e3 commit eeaa93e

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.1.0",
34+
"Sphinx==8.1.3",
3535
"sphinx-issues==4.1.0",
3636
]
3737
tests = ["flask-marshmallow[sqlalchemy]", "pytest"]

0 commit comments

Comments
 (0)