From 01f92be66a356e5ccc39688ecc8e3e5ecb3aafb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 13:32:56 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /manager Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 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.10...2.11.3) Signed-off-by: dependabot[bot] --- manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/requirements.txt b/manager/requirements.txt index a5bca151..75eff4d9 100644 --- a/manager/requirements.txt +++ b/manager/requirements.txt @@ -13,7 +13,7 @@ GitPython==2.1.10 gym==0.10.5 idna==2.6 itsdangerous==0.24 -Jinja2==2.10 +Jinja2==2.11.3 kombu==4.2.0 MarkupSafe==1.0 numpy==1.14.3