summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index fcc1d626c..7674aa15e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -477,8 +477,8 @@ library
bytestring >= 0.9 && < 0.13,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.8.1 && < 0.9,
- commonmark >= 0.2.5.1 && < 0.3,
- commonmark-extensions >= 0.2.5.3 && < 0.3,
+ commonmark >= 0.2.6 && < 0.3,
+ commonmark-extensions >= 0.2.5.4 && < 0.3,
commonmark-pandoc >= 0.2.2.1 && < 0.3,
containers >= 0.6.0.1 && < 0.8,
crypton-connection >= 0.3.1 && < 0.4,