From 789a0f36eda90832fdfadf41d881757769ac7524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:37:07 +0000 Subject: [PATCH 1/2] Bump jinja2 in /FLASK PROJECTS/Teacher Promotion Flask API 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] --- FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt b/FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt index 5d8c34e1..293acfa6 100644 --- a/FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt +++ b/FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt @@ -5,7 +5,7 @@ flashtext==2.7 Flask==2.1.3 importlib-metadata==4.12.0 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.3 joblib==1.1.0 MarkupSafe==2.1.1 numpy==1.23.1 From 1f7fa7ac66c721f234b9a290c6c718d985f8e82f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:06:28 +0000 Subject: [PATCH 2/2] Bump jinja2 from 3.1.2 to 3.1.4 in /DJANGO PROJECTS/Chat Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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/3.1.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DJANGO PROJECTS/Chat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DJANGO PROJECTS/Chat/requirements.txt b/DJANGO PROJECTS/Chat/requirements.txt index 0fdd2d1f..47846324 100644 --- a/DJANGO PROJECTS/Chat/requirements.txt +++ b/DJANGO PROJECTS/Chat/requirements.txt @@ -35,7 +35,7 @@ ipython==8.7.0 ipython-genutils==0.2.0 isoduration==20.11.0 jedi==0.18.2 -Jinja2==3.1.2 +Jinja2==3.1.4 joblib==1.2.0 json5==0.9.10 jsonpointer==2.3