From 6ae60f007ad27700a2c128a955b206a667a62cf0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Aug 2024 03:26:13 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7642790 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7642791 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7642813 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7642814 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25952d1..4966a41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ cycler==0.10.0 ddt==1.2.1 decorator==4.0.9 dj-database-url==0.4.1 -django==1.11.23 +django==4.2.15 django-admin-sortable2==0.6.10 django-appconf==1.0.2 django-attachments==1.0.1