Commit 369de2f
committed
fix(deps): pin markupsafe==2.1.5 for CKAN 2.11 compatibility
CKAN 2.11.4 requires markupsafe==2.1.5; the open '>=2.0.1' bound let pipenv resolve 3.0.3, which makes dominate double-escape Markup labels and renders Font Awesome icons as escaped HTML in nav menus/buttons. Pin to 2.1.5 and re-lock.1 parent a805cfe commit 369de2f
2 files changed
Lines changed: 937 additions & 860 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments