From f69c83df426d3d0475d943d5e8fdc5ddcefbca4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 08:12:26 +0000 Subject: [PATCH] Bump jinja2 from 2.10.3 to 2.11.0 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.0. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac6af9c..e2db9da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Jinja2==2.10.3 +Jinja2==2.11.0 Werkzeug==0.16.0 click==7.0 gevent-websocket==0.10.1