From 9a85ab82d3de78c1ab266ddb82cd25b5050306c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:18:43 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.6 in /oauth2-with-fastapi Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- oauth2-with-fastapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oauth2-with-fastapi/requirements.txt b/oauth2-with-fastapi/requirements.txt index b560e8d..9953c8e 100644 --- a/oauth2-with-fastapi/requirements.txt +++ b/oauth2-with-fastapi/requirements.txt @@ -4,4 +4,4 @@ python-multipart==0.0.6 httpx==0.25.2 python-jose[cryptography]==3.3.0 python-dotenv -jinja2==3.1.2 +jinja2==3.1.6