Skip to content

Commit c47f28d

Browse files
Bump sphinx from 6.1.3 to 6.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.1. - [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.3...v6.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>
1 parent 7a69d83 commit c47f28d

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
@@ -275,7 +275,7 @@ dependencies = [
275275
dev = [
276276
"PyYAML==6.0",
277277
"Sphinx-Substitution-Extensions==2022.2.16",
278-
"Sphinx==6.1.3",
278+
"Sphinx==6.2.1",
279279
"VWS-Test-Fixtures==2023.3.5",
280280
"black==23.3.0",
281281
"check-manifest==0.49",

0 commit comments

Comments
 (0)