Skip to content

Commit 809f3fd

Browse files
dependabot[bot]RobPasMue
authored andcommitted
Bump sphinx from 6.1.2 to 6.1.3 (#177)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v6.1.2...v6.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 31ea611 commit 809f3fd

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
@@ -33,7 +33,7 @@ dependencies = [
3333
[project.optional-dependencies]
3434
doc = [
3535
"numpydoc==1.5.0",
36-
"Sphinx==6.1.2",
36+
"Sphinx==6.1.3",
3737
"sphinx-copybutton==0.5.1",
3838
"sphinx-notfound-page==0.8.3",
3939
]

0 commit comments

Comments
 (0)