From 6ebb9d01de688b8ffe9d24e405e8bc280a31e4b6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 04:15:36 +0000 Subject: [PATCH] Bump pandas from 0.24.2 to 0.25.0 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.24.2 to 0.25.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v0.24.2...v0.25.0) Signed-off-by: dependabot-preview[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 1cdc057..b356d37 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,5 +1,5 @@ matplotlib==3.1.1 -pandas==0.24.2 +pandas==0.25.0 TA-Lib==0.4.17 docopt==0.6.2 urllib3==1.23