From 0de525171c0dc2587a3d096c97b7ee0da8c1b013 Mon Sep 17 00:00:00 2001 From: Matt Savoie Date: Tue, 18 Jun 2024 13:49:15 -0600 Subject: [PATCH] fixup! DAS-2180: Try to ignore snyk testing of gdal --- .snyk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.snyk b/.snyk index a99ec30..732c174 100644 --- a/.snyk +++ b/.snyk @@ -7,6 +7,7 @@ language-settings: # snyk is unable to install gdal package for testing. ignore: - 'SNYK-OS-PYTHON-0009': - - 'GDAL': - reason: COULD_NOT_BE_FIXED + SNYK-OS-PYTHON-0009: + - GDAL: + reason: Cannot be installed + expires: '2025-06-18T00:00:00.000Z'