From 5728c463113be75b9ce2e445de650f32a76c1227 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 3 Oct 2025 09:54:03 +0000 Subject: [PATCH] fix: DJANGO PROJECTS/Chat/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JUPYTERLAB-13053585 - https://snyk.io/vuln/SNYK-PYTHON-TORCH-13052818 - https://snyk.io/vuln/SNYK-PYTHON-TORCH-13052821 - https://snyk.io/vuln/SNYK-PYTHON-TORCH-13052968 - https://snyk.io/vuln/SNYK-PYTHON-TORCH-13052977 - https://snyk.io/vuln/SNYK-PYTHON-TORCH-13052994 --- DJANGO PROJECTS/Chat/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DJANGO PROJECTS/Chat/requirements.txt b/DJANGO PROJECTS/Chat/requirements.txt index 0fdd2d1f..7b1beed6 100644 --- a/DJANGO PROJECTS/Chat/requirements.txt +++ b/DJANGO PROJECTS/Chat/requirements.txt @@ -46,7 +46,7 @@ jupyter_client==7.4.8 jupyter_core==5.1.0 jupyter_server==2.0.1 jupyter_server_terminals==0.4.3 -jupyterlab==3.5.2 +jupyterlab==4.4.8 jupyterlab-git==0.41.0 jupyterlab-pygments==0.2.2 jupyterlab_server==2.16.5 @@ -109,7 +109,7 @@ terminado==0.17.1 threadpoolctl==3.1.0 tinycss2==1.2.1 tomli==2.0.1 -torch==1.13.1 +torch==2.8.0 tornado==6.2 traitlets==5.8.0 typing_extensions==4.4.0