Skip to content

Commit 9606c19

Browse files
build(deps): update pandoc requirement from <=2.3,>=1.0 to >=1.0,<=2.4 in /requirements (#20908)
build(deps): update pandoc requirement in /requirements Updates the requirements on [pandoc](https://github.com/boisgera/pandoc) to permit the latest version. - [Release notes](https://github.com/boisgera/pandoc/releases) - [Changelog](https://github.com/boisgera/pandoc/blob/master/mkdocs/changelog.md) - [Commits](boisgera/pandoc@v1.0.0...v2.4) --- updated-dependencies: - dependency-name: pandoc dependency-version: '2.4' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6442c5 commit 9606c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sphinx >5.0, <6.0
22
myst-parser >=0.18.1, <4.0.0
33
nbsphinx >=0.8.5, <=0.9.7
44
nbconvert >7.14, <7.17
5-
pandoc >=1.0, <=2.3
5+
pandoc >=1.0, <=2.4
66
docutils >=0.16, <0.22
77
sphinxcontrib-fulltoc >=1.0, <=1.2.0
88
sphinxcontrib-mockautodoc

0 commit comments

Comments
 (0)