From 9252bb3dce2ecf8cef344b24051805e81adae6b7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Sep 2025 06:47:30 +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-12927178 - https://snyk.io/vuln/SNYK-PYTHON-KERAS-12927179 --- 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..6b44dea42 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.11.3 Keras-Preprocessing==1.1.2 matplotlib==3.3.3 numba==0.52.0