From 65254b9d68e85565c41555b71aec83d39664071f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:37:46 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 in /Tutorials/flask_blog Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.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.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tutorials/flask_blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutorials/flask_blog/requirements.txt b/Tutorials/flask_blog/requirements.txt index d78fd610..70f49b02 100644 --- a/Tutorials/flask_blog/requirements.txt +++ b/Tutorials/flask_blog/requirements.txt @@ -70,7 +70,7 @@ itemloaders==1.0.4 itsdangerous==2.1.2 janus==1.0.0 jedi==0.18.1 -Jinja2==3.1.2 +Jinja2==3.1.3 jmespath==1.0.0 jsonschema==4.14.0 jupyter-client==7.3.4