From b0bf3d08b21f06661654c3ae70c56baf887283fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Sep 2022 04:13:59 +0000 Subject: [PATCH] fix: src/assets/lib/bower/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 - https://snyk.io/vuln/SNYK-PYTHON-BOTO-40479 --- src/assets/lib/bower/bootstrap/test-infra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/lib/bower/bootstrap/test-infra/requirements.txt b/src/assets/lib/bower/bootstrap/test-infra/requirements.txt index 95fbf1a..372b130 100644 --- a/src/assets/lib/bower/bootstrap/test-infra/requirements.txt +++ b/src/assets/lib/bower/bootstrap/test-infra/requirements.txt @@ -1 +1 @@ -boto==2.20.0 +boto==2.39.0