From 5ee32d9b75fc4b4d3f94a9c94a75a80d26a98dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 22:56:35 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.1.6 in /Python/covid_19 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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/2.11.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/covid_19/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/covid_19/requirements.txt b/Python/covid_19/requirements.txt index 1e55f9c..10310df 100644 --- a/Python/covid_19/requirements.txt +++ b/Python/covid_19/requirements.txt @@ -19,7 +19,7 @@ ipykernel==5.3.4 ipython==8.10.0 ipython-genutils==0.2.0 jedi==0.17.2 -Jinja2==2.11.3 +Jinja2==3.1.6 joblib==1.2.0 jsonschema==3.2.0 jupyter-client==6.1.7