From e86ef0f19900df38b5265fb0be402b9950f8c481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:30:22 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 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.0.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b75519..4e8e24a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ sagemaker-training==4.7.4 scikit-learn==1.2.1 scipy==1.8.0 six==1.15.0 -jinja2==3.0.3 +jinja2==3.1.4 MarkupSafe==2.1.1 Werkzeug==2.0.3 setuptools==65.5.1