From 4458b5ae293aa3aeb3e3cc3186f30816ba811a86 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Jan 2025 05:47:44 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGOALLAUTH-8600545 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7941582..f04da3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django-allauth==0.24.1 +django-allauth==65.3.0 django-appconf==1.0.1 django-auditlog==0.3.2 django-bootstrap3==6.2.2