From 86a537fe7f9629000c0b571e0defa0fc4d06f89e Mon Sep 17 00:00:00 2001 From: chenke Date: Fri, 10 May 2019 14:29:19 +0800 Subject: [PATCH] Remove bandit from lower-constraints The version of bandit in lower-constraints (1.4.0) does not match the version in test-requirements (1.6.0) however bandit is a test-only dependency and there is no test coverage for bandit in the lower-constraints tox job target, so there is really no good reason to have bandit in lower-constraints. As such, this change simply removes it from lower-constraints. Co-Authored-By: Matt Riedemann Change-Id: I35f66994e9a3a334b342232587d84491542da755 --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 17e2a20ef..bb41785e1 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -6,7 +6,6 @@ APScheduler==3.5.1 asn1crypto==0.24.0 automaton==1.14.0 Babel==2.5.3 -bandit==1.4.0 beautifulsoup4==4.6.0 cachetools==2.0.1 certifi==2018.1.18