From 13a61b5bc867f234d0e08153fd79d2f137250be6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 7 May 2024 21:05:30 +0000 Subject: [PATCH] fix: app/requirements-step-2.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6809379 --- app/requirements-step-2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements-step-2.txt b/app/requirements-step-2.txt index 815c62d1..40499566 100644 --- a/app/requirements-step-2.txt +++ b/app/requirements-step-2.txt @@ -10,7 +10,7 @@ slackweb==1.0.5 tenacity==4.8.0 python-telegram-bot==10.0.1 webcord==0.2 -jinja2==2.10 +jinja2==3.1.4 requests==2.18.4 PyYAML==3.12 tulipy==0.2.1