From fe220d1cfc2d3a26009b14313e76162be52b6cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:00:15 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [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.2...2.11.3) Signed-off-by: dependabot[bot] --- ario.egg-info/requires.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ario.egg-info/requires.txt b/ario.egg-info/requires.txt index 38b2911..fe8a694 100644 --- a/ario.egg-info/requires.txt +++ b/ario.egg-info/requires.txt @@ -1,4 +1,4 @@ -Jinja2==2.11.2 +Jinja2==2.11.3 ujson==3.2.0 Werkzeug==1.0.1 urllib3>=1.25.10 diff --git a/requirements.txt b/requirements.txt index 402ab2f..2b65943 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Jinja2==2.11.2 +Jinja2==2.11.3 ujson==3.2.0 Werkzeug==1.0.1 urllib3>=1.25.10 \ No newline at end of file