From 2ae86163065af951eb08f088c06df6e133d332e0 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 26 Mar 2020 16:23:27 -0700 Subject: [PATCH] Remove bashate from test-requirements It doesn't look like anything uses this. Change-Id: Id1652f2b8902bc6aaa4037e2fde9718d60dcf45b --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a51a458ff..3296de718 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,6 @@ ansible>=2.5.1,<2.6 # https://review.openstack.org/567007 # Don't automatically switch to ansible-lint 5 when it becomes # available, so that it can be evaluated for an orderly transition. ansible-lint>=4.1.1a0,<5 -bashate>=0.2 stestr>=1.0.0,<3.0.0;python_version<'3.5' # Apache-2.0 stestr>=1.0.0;python_version>='3.5' # Apache-2.0 # For upload-logs-swift: