From c7e0f57d7ec49915891d971425f65c1f1997bf70 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Sep 2024 09:43:07 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-GUNICORN-7856105 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fb966c7c82..3c5a2531ed1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ django-watson==1.5.5 django-prometheus==2.0.0 Django==2.2.14 djangorestframework==3.11.0 -gunicorn==20.0.4 +gunicorn==21.2.0 html2text==2020.1.16 humanize==2.5.0 jira==2.0.0