From ea8f876af7b0cffe6e181e0d2b2e42a9d55528aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 15:58:13 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /Guide/Constraint Programming 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] --- Guide/Constraint Programming/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guide/Constraint Programming/requirements.txt b/Guide/Constraint Programming/requirements.txt index 8f58d57..99d8850 100644 --- a/Guide/Constraint Programming/requirements.txt +++ b/Guide/Constraint Programming/requirements.txt @@ -1,7 +1,7 @@ flake8==3.8.3 Flask==1.1.2 -Jinja2==2.11.2 +Jinja2==2.11.3 json5==0.9.5 jsonschema==3.2.0 Werkzeug==1.0.1