From fbf38281257a215def8a96046576f14fb82470dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 15:26:15 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 3.1.3 in /app Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 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/2.10...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements-step-2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements-step-2.txt b/app/requirements-step-2.txt index 815c62d1..25e7abbd 100644 --- a/app/requirements-step-2.txt +++ b/app/requirements-step-2.txt @@ -10,7 +10,7 @@ slackweb==1.0.5 tenacity==4.8.0 python-telegram-bot==10.0.1 webcord==0.2 -jinja2==2.10 +jinja2==3.1.3 requests==2.18.4 PyYAML==3.12 tulipy==0.2.1