From baad4b333519317cc8fa2ba0305080295340f4d2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 13 Dec 2020 12:09:53 +0900 Subject: [PATCH] Update bandit from 1.6.2 to 1.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6121d2f..59bbf70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bandit==1.6.2 +bandit==1.7.0 flake8==3.8.4 flake8-coding==1.3.2 flake8-commas==2.0.0