From 8f146154dba2b72005d999bef12ad4bf5ea62714 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Dec 2025 13:21:18 +0000 Subject: [PATCH] fix: Fundamentals-of-Deep-Learning-Book/archive/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-14157807 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-14157810 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-14151620 --- Fundamentals-of-Deep-Learning-Book/archive/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt b/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt index a74ed7a..110fa07 100644 --- a/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt +++ b/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt @@ -2,7 +2,7 @@ appnope==0.1.0 bleach==1.5.0 cycler==0.10.0 decorator==4.1.2 -Django==1.11.4 +Django==4.2.27 h5py==2.7.0 html5lib==0.9999999 image==1.5.11 @@ -29,4 +29,4 @@ tensorflow==1.3.0 tensorflow-tensorboard==0.1.4 traitlets==4.3.2 wcwidth==0.1.7 -Werkzeug==0.12.2 +Werkzeug==3.1.4