From c4b805e3de3293e732861f734e604d6fb4b73a4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 08:44:12 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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.1...2.11.3) Signed-off-by: dependabot[bot] --- docs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 920ddcb15..264e828e5 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -5,7 +5,7 @@ recommonmark==0.4.0 alabaster==0.7.10 snowballstemmer==1.2.1 commonmark==0.5.4 -jinja2==2.10.1 +jinja2==2.11.3 imagesize==1.0.0 pytest-cov==2.5.1 pytest==3.4.2