From 2ea2819477664c536bc1a97314d0b2ed818a385c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 04:47:24 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /application Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 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.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index cec51f6b..c912d373 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -20,7 +20,7 @@ gTTS==2.5.4 gunicorn==23.0.0 html2text==2024.2.26 javalang==0.13.0 -jinja2==3.1.5 +jinja2==3.1.6 jiter==0.8.2 jmespath==1.0.1 joblib==1.4.2