From 6336c7ed2816d701d085a288447d08b187095f90 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 21:45:58 +0000 Subject: [PATCH] Bump safety from 1.8.7 to 1.9.0 Bumps [safety](https://github.com/pyupio/safety) from 1.8.7 to 1.9.0. - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/master/HISTORY.rst) - [Commits](https://github.com/pyupio/safety/compare/1.8.7...1.9.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index aa2b962..36a2705 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ empyrical==0.5.0 pyre-check==0.0.39 pytest==4.6.3 pyti==0.2.2 -safety==1.8.7 +safety==1.9.0 sklearn==0.0 ta==0.5.22 TA-Lib==0.4.17 @@ -13,5 +13,5 @@ pylint==2.3.1 pyre-check==0.0.39 pytest==4.6.3 pyti==0.2.2 -safety==1.8.7 +safety==1.9.0 yapf==0.27.0 \ No newline at end of file