Skip to content

Commit ff7f1cc

Browse files
chore(deps): bump sphinx from 4.4.0 to 7.0.1 in /doc (#3056)
* chore(deps): bump sphinx from 4.4.0 to 7.0.1 in /doc Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 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@v4.4.0...v7.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * docs: Try manually setting myst_parser to see if it helps * fixes #3092 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Terri Oda <[email protected]>
1 parent db59dd5 commit ff7f1cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sphinx==4.4.0
1+
Sphinx==7.0.1
22
sphinx_markdown_tables
3-
myst_parser
3+
myst_parser==2.0.0
44
sbom2doc

0 commit comments

Comments
 (0)