From 6f69e44c49b8d7cb516f083ad7f077ab5a93f7b4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Sep 2022 17:49:16 +0000 Subject: [PATCH] fix: sites/all/themes/CLARIN_Horizon/bootstrap/test-infra/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-BOTO-2849305 --- .../themes/CLARIN_Horizon/bootstrap/test-infra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/all/themes/CLARIN_Horizon/bootstrap/test-infra/requirements.txt b/sites/all/themes/CLARIN_Horizon/bootstrap/test-infra/requirements.txt index fe44343..372b130 100644 --- a/sites/all/themes/CLARIN_Horizon/bootstrap/test-infra/requirements.txt +++ b/sites/all/themes/CLARIN_Horizon/bootstrap/test-infra/requirements.txt @@ -1 +1 @@ -boto==2.25.0 +boto==2.39.0