Skip to content

Commit

Permalink
Update Jinja2 version to 2.10.1 (#11817)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvch authored Apr 15, 2019
1 parent 0e48728 commit 1f24a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG-developer.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ The list below covers the major changes between 7.0.0-rc2 and master only.
- Added support for using PYTHON_EXE to control what Python interpreter is used
by `make` and `mage`. Example: `export PYTHON_EXE=python2.7`. {pull}11212[11212]
- Prometheus helper for metricbeat contains now `Namespace` field for `prometheus.MetricsMappings` {pull}11424[11424]
- Update Jinja2 version to 2.10.1. {pull}11817[11817]
2 changes: 1 addition & 1 deletion libbeat/tests/system/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ enum34==1.1.6
functools32==3.2.3.post2
idna==2.6
ipaddress==1.0.19
Jinja2==2.10
Jinja2==2.10.1
jsonschema==2.6.0
MarkupSafe==1.0
nose==1.3.7
Expand Down

0 comments on commit 1f24a7d

Please sign in to comment.