From 452208e8e97fac8aa79bbfcc9f0d100ace1075de Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 21:13:52 +0000 Subject: [PATCH] Audit Snyk check/fix 2.4 --- poetry.lock | 10 +++++----- pyproject.toml | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index e332a88b..ec232993 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "alabaster" @@ -715,13 +715,13 @@ colors = ["colorama (>=0.4.6)"] [[package]] name = "jinja2" -version = "3.1.4" +version = "3.1.5" description = "A very fast and expressive template engine." optional = false python-versions = ">=3.7" files = [ - {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"}, - {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"}, + {file = "jinja2-3.1.5-py3-none-any.whl", hash = "sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb"}, + {file = "jinja2-3.1.5.tar.gz", hash = "sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb"}, ] [package.dependencies] @@ -2611,4 +2611,4 @@ psycopg2-binary = ["psycopg2-binary"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.13" -content-hash = "af7be1a1bd13563ffd4044b82e9d7e01a5eb3fbdf7deda6ed51270a417310aff" +content-hash = "4aedec9de6f0a12c0f7b0c4c8bf692f61b054a4158217329ce61d4559a95ff98" diff --git a/pyproject.toml b/pyproject.toml index 94a6eda1..2bb7ade6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,6 +66,7 @@ shapely = "2.0.6" sqlalchemy = "2.0.36" zope-sqlalchemy = "3.1" requests = "2.32.3" +jinja2 = "3.1.5" [tool.poetry.group.dev.dependencies] prospector = { version = "1.10.3", extras = [