From 8b24b0a747b65dd4e20f9b3bf372e50aa81a791c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:44:18 +0000 Subject: [PATCH] [Security] Bump jinja2 from 2.10.3 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. **This update includes a security fix.** - [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.3) 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 a3a148f7..6e177ea3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ hyperopt==0.2.2 idna==2.9 # via requests influxdb==5.2.3 itsdangerous==1.1.0 # via flask -jinja2==2.10.3 +jinja2==2.11.3 jmespath==0.9.4 # via boto3, botocore loudml-python==1.6.3 markupsafe==1.1.1 # via jinja2