From 9a77867620cdbc622402ec635918b4d761da59dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 09:38:33 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /app Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.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.11.2...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index a82c8e7..f9a49db 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,7 +1,7 @@ bleach==3.1.5 deta==0.9 fastapi==0.60.1 -Jinja2==2.11.2 +Jinja2==2.11.3 MarkupSafe==1.1.1 packaging==20.4 pydantic==1.6.1