From fa52569d9944fc2facd498747ac0a79df52ae735 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 May 2025 06:10:02 +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-SETUPTOOLS-9964606 --- Fundamentals-of-Deep-Learning-Book/archive/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt b/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt index a74ed7a..1121853 100644 --- a/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt +++ b/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt @@ -30,3 +30,4 @@ tensorflow-tensorboard==0.1.4 traitlets==4.3.2 wcwidth==0.1.7 Werkzeug==0.12.2 +setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability