From d73856e581efb4e7a46130637afad3d2b8c09dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 00:02:17 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.6 in /_PYTHON/Python/Flask_Blog Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.6. - [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.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _PYTHON/Python/Flask_Blog/13-Deployment-Linode/requirements.txt | 2 +- _PYTHON/Python/Flask_Blog/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_PYTHON/Python/Flask_Blog/13-Deployment-Linode/requirements.txt b/_PYTHON/Python/Flask_Blog/13-Deployment-Linode/requirements.txt index 75a531d..b181fa7 100644 --- a/_PYTHON/Python/Flask_Blog/13-Deployment-Linode/requirements.txt +++ b/_PYTHON/Python/Flask_Blog/13-Deployment-Linode/requirements.txt @@ -10,7 +10,7 @@ Flask-Mail==0.9.1 Flask-SQLAlchemy==2.5.1 Flask-WTF==1.0.0 itsdangerous==2.0.1 -Jinja2==3.0.3 +Jinja2==3.1.6 MarkupSafe==2.0.1 Pillow==5.4.1 pycparser==2.21 diff --git a/_PYTHON/Python/Flask_Blog/requirements.txt b/_PYTHON/Python/Flask_Blog/requirements.txt index 75a531d..b181fa7 100644 --- a/_PYTHON/Python/Flask_Blog/requirements.txt +++ b/_PYTHON/Python/Flask_Blog/requirements.txt @@ -10,7 +10,7 @@ Flask-Mail==0.9.1 Flask-SQLAlchemy==2.5.1 Flask-WTF==1.0.0 itsdangerous==2.0.1 -Jinja2==3.0.3 +Jinja2==3.1.6 MarkupSafe==2.0.1 Pillow==5.4.1 pycparser==2.21