Skip to content

Commit

Permalink
Pin markupsafe for Jinja2 workaround (elastic#1804)
Browse files Browse the repository at this point in the history
* pin markupsafe version

* add changelog

(cherry picked from commit 8a2318b)

# Conflicts:
#	CHANGELOG.next.md
  • Loading branch information
ebeahan committed Mar 1, 2022
1 parent a4423dd commit c34c2cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ Thanks, you're awesome :-) -->

#### Bugfixes

* Add `object` as fallback for `flattened` type. #1653

#### Added

#### Improvements
Expand Down
1 change: 1 addition & 0 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ yamllint==1.19.0
mock==4.0.2
gitpython==3.1.2
Jinja2==2.11.3
markupsafe==2.0.1

0 comments on commit c34c2cf

Please sign in to comment.