From 63e3ff68e263ec3e1748fafb3472b202147437d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:06:34 -0800 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /envs (#318) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 477597ba..169aed10 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -87,7 +87,7 @@ jaraco.classes==3.4.0 jaraco.context==6.0.1 jaraco.functools==4.1.0 jeepney==0.8.0 -Jinja2==3.1.4 +Jinja2==3.1.5 keyring==25.5.0 kiwisolver==1.4.7 locket==1.0.0