Skip to content

Commit e49deb8

Browse files
Bump sphinx from 6.2.1 to 7.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.0.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.2.1...v7.0.1) --- 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 33dcf2d commit e49deb8

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
@@ -283,7 +283,7 @@ dependencies = [
283283
dev = [
284284
"PyYAML==6.0",
285285
"Sphinx-Substitution-Extensions==2022.2.16",
286-
"Sphinx==6.2.1",
286+
"Sphinx==7.0.1",
287287
"VWS-Test-Fixtures==2023.3.5",
288288
"black==23.3.0",
289289
"check-manifest==0.49",

0 commit comments

Comments
 (0)