Skip to content

Commit

Permalink
build(deps): update pandoc requirement from <2.4,>=1.0 to >=1.0,<2.5 (#…
Browse files Browse the repository at this point in the history
…358)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent d21c66d commit 9a83fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sphinx >5.0, <7.0
myst-parser >=1.0.0, <4.0.0
nbsphinx >=0.8.5, <0.10
pandoc >=1.0, <2.4
pandoc >=1.0, <2.5
#docutils >=0.16
sphinx-paramlinks >=0.5.1, <=0.6.0
ipython[notebook] >=8.0.0, <9.0
Expand Down

0 comments on commit 9a83fdb

Please sign in to comment.