From 86d659b17bf44c30df947ebf9f0cb1c1f8ec3906 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Jul 2025 10:06:05 +0000 Subject: [PATCH] fix: requirements.macos.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGORESTFRAMEWORKSIMPLEJWT-6450220 --- requirements.macos.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.macos.txt b/requirements.macos.txt index e638258c..052bf437 100644 --- a/requirements.macos.txt +++ b/requirements.macos.txt @@ -59,7 +59,7 @@ Werkzeug==2.0.1 zipp==0.6.0 django-filter==2.4.0 django-cors-headers==3.2.0 -djangorestframework-simplejwt==4.4.0 +djangorestframework-simplejwt==5.5.1 django-health-check==3.12.1 psutil==5.7.0 django-organizations==1.1.2