Skip to content

Commit 41c1bfd

Browse files
Bump sphinx from 7.0.1 to 7.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.1 to 7.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v7.0.1...v7.1.0) --- 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 d6f54ab commit 41c1bfd

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.1",
285285
"Sphinx-Substitution-Extensions==2022.2.16",
286-
"Sphinx==7.0.1",
286+
"Sphinx==7.1.0",
287287
"VWS-Test-Fixtures==2023.3.5",
288288
"black==23.7.0",
289289
"check-manifest==0.49",

0 commit comments

Comments
 (0)