From 2888ace573b791f61c984f6b4906e054d592819c Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 08:37:22 +0000 Subject: [PATCH] Audit Snyk check/fix 2.2 (#457) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Audit Snyk check/fix 2.2 * Fix end of file --------- Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com> Co-authored-by: Stéphane Brunner --- .../c2cgeoform/{{cookiecutter.project}}/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/c2cgeoform/scaffolds/c2cgeoform/{{cookiecutter.project}}/requirements.txt b/c2cgeoform/scaffolds/c2cgeoform/{{cookiecutter.project}}/requirements.txt index ebb35a09..9856e783 100644 --- a/c2cgeoform/scaffolds/c2cgeoform/{{cookiecutter.project}}/requirements.txt +++ b/c2cgeoform/scaffolds/c2cgeoform/{{cookiecutter.project}}/requirements.txt @@ -7,3 +7,4 @@ pyramid_tm transaction zope.sqlalchemy waitress +setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability