From be151ec92f767b3d82b3fa92f6c0cf13e892db42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:51:41 +0000 Subject: [PATCH] Bump jinja2 in /python/apps/satellite-image-processor 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] --- python/apps/satellite-image-processor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/apps/satellite-image-processor/requirements.txt b/python/apps/satellite-image-processor/requirements.txt index f61dd8e..893f250 100644 --- a/python/apps/satellite-image-processor/requirements.txt +++ b/python/apps/satellite-image-processor/requirements.txt @@ -21,7 +21,7 @@ GDAL==3.8.5 geopandas==0.14.3 idna==3.7 importlib_metadata==7.1.0 -Jinja2==3.1.4 +Jinja2==3.1.5 jmespath==1.0.1 jsonlines==4.0.0 jsonschema==4.21.1