From e84d8d9b1e1867775158a20ef6fc4bf64f05d1d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 17:52:22 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /proxy_code 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] --- proxy_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy_code/requirements.txt b/proxy_code/requirements.txt index 2bc0f6d..e2ed4a4 100644 --- a/proxy_code/requirements.txt +++ b/proxy_code/requirements.txt @@ -16,7 +16,7 @@ future==0.18.2 gunicorn==20.0.4 idna==2.8 itsdangerous==1.1.0 -Jinja2==2.11.2 +Jinja2==2.11.3 libarchive-c==2.8 MarkupSafe==1.1.1 numpy==1.18.3