From 76196ac6e20f484084b3a735023958afbd2ee816 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:37:40 +0000 Subject: [PATCH] Bump safety from 1.8.7 to 1.10.1 Bumps [safety](https://github.com/pyupio/safety) from 1.8.7 to 1.10.1. - [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.10.1) 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 f6b4544..68a9bcb 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.10.1 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.10.1 yapf==0.27.0 \ No newline at end of file