Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit e2efa08

Browse files
build(deps): update pandoc requirement from <2.4,>=1.0 to >=1.0,<2.5
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-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d21c66d commit e2efa08

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
@@ -1,7 +1,7 @@
11
sphinx >5.0, <7.0
22
myst-parser >=1.0.0, <4.0.0
33
nbsphinx >=0.8.5, <0.10
4-
pandoc >=1.0, <2.4
4+
pandoc >=1.0, <2.5
55
#docutils >=0.16
66
sphinx-paramlinks >=0.5.1, <=0.6.0
77
ipython[notebook] >=8.0.0, <9.0

0 commit comments

Comments
 (0)