Skip to content

Commit 272b902

Browse files
Bump sphinx from 6.2.1 to 7.0.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb59a77 commit 272b902

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.2.1",
278+
"Sphinx==7.0.0",
279279
"VWS-Test-Fixtures==2023.3.5",
280280
"black==23.3.0",
281281
"check-manifest==0.49",

0 commit comments

Comments
 (0)