From df36f3d3ae79b978104ce4458b781e42d2a59434 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 May 2025 06:44:30 +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-10074036 --- Fundamentals-of-Deep-Learning-Book/archive/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt b/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt index a74ed7a..f3006cd 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.21 h5py==2.7.0 html5lib==0.9999999 image==1.5.11