From 7cc7acc050f5efb6fec4ca328b37278356d04271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 18:57:09 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.3 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.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.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e0038d9..ea5a88b 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -3,7 +3,7 @@ asyncpg==0.29.0 cryptography==42.0.5 fastapi==0.111.0 httpx==0.27.0 -jinja2==3.1.3 +jinja2==3.1.4 jwcrypto==1.5.6 pydantic[email]==2.7.1 pydantic-settings==2.2.1