From 87b64c303e6697749645a426090ed5725cce55c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:35:52 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /sync 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] --- sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/requirements.txt b/sync/requirements.txt index 1cb0d5fe..d9690d0e 100644 --- a/sync/requirements.txt +++ b/sync/requirements.txt @@ -2,7 +2,7 @@ wget==3.2 wheel>=0.36.0 ruamel.yaml==0.16.12 google-cloud-storage==1.23.0 -Jinja2==3.1.4 +Jinja2==3.1.5 google-auth==1.14.0 urlopen==1.0.0 markdown==3.1.1