Skip to content

Commit a80458d

Browse files
author
Daniela C. Soto
authored
Pin old version of Markupsafe
New version of Markup safe breaks with old Jinja version. To work around it, an older version of Markupsafe needs to be manually added (manubot/rootstock#459). I added version 2.0.1 to the environment YAML (pallets/markupsafe#284).
1 parent 3ae4bfc commit a80458d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dependencies:
77
- cffi=1.12.3
88
- ghp-import=0.5.5
99
- jinja2=2.11.2
10+
- markupsafe=2.0.1
1011
- jsonschema=3.2.0
1112
- pandoc=2.9.2
1213
- panflute=1.12.5

0 commit comments

Comments
 (0)