From 5b2bcf576671c8813603e5170ad1b03ad9c857af Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 18 Aug 2025 07:19:45 +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-11775502 --- 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..57cda8397 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.0 Keras-Preprocessing==1.1.2 matplotlib==3.3.3 numba==0.52.0