From c2127ab824dfc8d14229eac31e50624b264fc282 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Nov 2025 08:26:09 +0000 Subject: [PATCH] fix: Python/Automate_Image_Caption/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-KERAS-13743411 - https://snyk.io/vuln/SNYK-PYTHON-KERAS-13786416 --- Python/Automate_Image_Caption/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/Automate_Image_Caption/requirements.txt b/Python/Automate_Image_Caption/requirements.txt index 3687fbb84..6464df980 100644 --- a/Python/Automate_Image_Caption/requirements.txt +++ b/Python/Automate_Image_Caption/requirements.txt @@ -1,6 +1,6 @@ h5py==2.10.0 jupyter==1.0.0 -Keras==2.4.3 +Keras==3.12.0 Keras-Preprocessing==1.1.2 matplotlib==3.3.3 numba==0.52.0