From 4a4fa69e93ea418a34e6dd83934ba31cd9d29559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 01:50:14 +0300 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.1 (#441) Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.1. - [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/3.0.3...3.1.1) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cb9e7a..f593451 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ future==0.18.2 future-annotations==1.0.0 html5lib==1.1 idna==3.3 -Jinja2==3.0.3 +Jinja2==3.1.1 lxml==4.8.0 MarkupSafe==2.1.1 mock==4.0.3