From d9fb92513e1bb1d76d22c88b482f0b35b891417c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:23:33 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.1.4 in /requirements Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.4. - [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.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/ci-test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci-test-requirements.txt b/requirements/ci-test-requirements.txt index d23ea35..e3da4ab 100644 --- a/requirements/ci-test-requirements.txt +++ b/requirements/ci-test-requirements.txt @@ -7,7 +7,7 @@ black==19.10b0 ; python_version>='3.6' click==7.1.2 ; python_version>='3.6' pylint==2.5.0 pytest-cov==2.8.1 -jinja2==2.11.3 +jinja2==3.1.4 unittest-xml-reporting==3.0.2 flake8==3.7.9 sphinx==3.0.4