From 940272136c72d115d2a1f683f9e65758d055f5c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 21:39:17 +0000 Subject: [PATCH] Bump jinja2 from 2.11.0 to 2.11.1 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 to 2.11.1. - [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.11.0...2.11.1) Signed-off-by: dependabot-preview[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 7cb053c3..a5fd4139 100644 --- a/requirements.in +++ b/requirements.in @@ -8,7 +8,7 @@ stem==1.8.0 deadsimplekv==0.2.0 unpaddedbase32==0.2.0 streamedrequests==1.0.0 -jinja2==2.11.0 +jinja2==2.11.1 toomanyobjs==1.1.0 niceware==0.2.1 psutil==5.6.7 diff --git a/requirements.txt b/requirements.txt index f760e012..4bcf413c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -104,9 +104,9 @@ itsdangerous==1.1.0 \ --hash=sha256:321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19 \ --hash=sha256:b12271b2047cb23eeb98c8b5622e2e5c5e9abd9784a153e9d8ef9cb4dd09d749 \ # via flask -jinja2==2.11.0 \ - --hash=sha256:6e7a3c2934694d59ad334c93dd1b6c96699cf24c53fdb8ec848ac6b23e685734 \ - --hash=sha256:d6609ae5ec3d56212ca7d802eda654eaf2310000816ce815361041465b108be4 +jinja2==2.11.1 \ + --hash=sha256:93187ffbc7808079673ef52771baa950426fd664d3aad1d0fa3e95644360e250 \ + --hash=sha256:b0eaf100007721b5c16c1fc1eecb87409464edc10469ddc9a22a27a99123be49 markupsafe==1.1.1 \ --hash=sha256:00bc623926325b26bb9605ae9eae8a215691f33cae5df11ca5424f06f2d1f473 \ --hash=sha256:09027a7803a62ca78792ad89403b1b7a73a01c8cb65909cd876f7fcebd79b161 \