From b67ae51b043529148cf4730dcc58561f5182da91 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Aug 2024 07:41:58 +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 5ebc73fc5..67d164147 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ cryptography==42.0.4 decorator==5.1.1 defusedxml==0.7.1 distro==1.7.0 -Django==4.1.13 +Django==4.2.15 django-crispy-forms==1.10.0 django-environ==0.8.1 django-filter==21.1