From 7ea65c65a7becaa1e6b3fee5f335e4f56a3497b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:07:55 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /semantic-model/shacl2flink 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] --- semantic-model/shacl2flink/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semantic-model/shacl2flink/requirements.txt b/semantic-model/shacl2flink/requirements.txt index af9a7b7f..7eba7c99 100644 --- a/semantic-model/shacl2flink/requirements.txt +++ b/semantic-model/shacl2flink/requirements.txt @@ -2,7 +2,7 @@ rdflib==7.1.1 pyshacl==0.29.0 ruamel.yaml==0.17.21 click==8.1.3 -Jinja2==3.1.4 +Jinja2==3.1.5 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability apache-flink==1.17.2 oxrdflib==0.4.0