From 8231a1d5c03104ac35c2c38a7ba54152f345cd6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 16:28:13 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /ika_web 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/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ika_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ika_web/requirements.txt b/ika_web/requirements.txt index 904796e..cabdcd0 100644 --- a/ika_web/requirements.txt +++ b/ika_web/requirements.txt @@ -29,7 +29,7 @@ idna==2.9 importlib-metadata==1.6.0 iniconfig==1.0.1 itsdangerous==1.1.0 -Jinja2==2.11.2 +Jinja2==2.11.3 jsonschema==3.2.0 MarkupSafe==1.1.1 marshmallow==3.8.0