From 1165ab5eb7919a003808195b025603ba53ce2eab Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 17:22:03 +0000 Subject: [PATCH] Bump bandit from 1.6.3 to 1.7.0 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.6.3 to 1.7.0. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.6.3...1.7.0) Signed-off-by: dependabot-preview[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 336e31a4..a49972e6 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -8,7 +8,7 @@ appdirs==1.4.3 # via black attrs==19.3.0 # via jsonschema, pytest aws-sam-translator==1.22.0 # via cfn-lint aws-xray-sdk==2.5.0 # via moto -bandit==1.6.3 # via -r requirements-tests.in +bandit==1.7.0 # via -r requirements-tests.in black==20.8b1 # via -r requirements-tests.in boto3==1.16.30 # via aws-sam-translator, moto boto==2.49.0 # via moto