Skip to content

Commit 7825433

Browse files
Bump sphinx from 7.1.2 to 7.2.4
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v7.1.2...v7.2.4) --- 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 c94cc05 commit 7825433

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
@@ -286,7 +286,7 @@ dependencies = [
286286
dev = [
287287
"PyYAML==6.0.1",
288288
"Sphinx-Substitution-Extensions==2022.2.16",
289-
"Sphinx==7.1.2",
289+
"Sphinx==7.2.4",
290290
"VWS-Test-Fixtures==2023.3.5",
291291
"black==23.7.0",
292292
"check-manifest==0.49",

0 commit comments

Comments
 (0)