From fde3deaf7bd8458600540310cc6d11a0b5e79c06 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Jul 2024 04:26:24 +0000 Subject: [PATCH] fix: maracker/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7435780 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436273 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436514 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436646 --- maracker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maracker/requirements.txt b/maracker/requirements.txt index a7a908e..19e3a3b 100644 --- a/maracker/requirements.txt +++ b/maracker/requirements.txt @@ -2,7 +2,7 @@ certifi==2017.4.17 chardet==3.0.3 coreapi==2.3.1 coreschema==0.0.4 -Django==1.11.2 +Django==4.2.14 django-rest-swagger==2.1.2 djangorestframework==3.6.3 idna==2.5