From fa064b6c1ba0fb21cfa9aa7edacaa0e8d3c276d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Nov 2021 17:26:29 +0300 Subject: [PATCH] Bump jinja2 from 3.0.2 to 3.0.3 (#235) Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 to 3.0.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/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e6ef139..02986e0 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.2 +Jinja2==3.0.3 lxml==4.6.4 MarkupSafe==2.0.1 mock==4.0.3