From 8d7abb309d80ca7fa09deedc7b720abcc07cd671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:46:09 +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] --- requirements_ref.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_ref.txt b/requirements_ref.txt index cff1fd8..7daf7e4 100644 --- a/requirements_ref.txt +++ b/requirements_ref.txt @@ -23,7 +23,7 @@ idna==2.9 # via requests importlib-metadata==1.6.0 # via jsonschema inflection==0.4.0 # via connexion itsdangerous==1.1.0 # via flask -jinja2==2.11.2 # via flask, swagger-ui-bundle +jinja2==2.11.3 # via flask, swagger-ui-bundle jsonschema==3.2.0 # via connexion, openapi-spec-validator mako==1.1.2 # via alembic markupsafe==1.1.1 # via jinja2, mako