From 1fdf71f46fba2bdfff70a6a3fa1af2b2b123a4f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 04:13:02 +0000 Subject: [PATCH] Bump pandas from 0.23.1 to 1.0.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.23.1 to 1.0.4. - [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.23.1...v1.0.4) 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 e32e664..ce36521 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,5 +1,5 @@ matplotlib==2.2.2 -pandas==0.23.1 +pandas==1.0.4 scikit-learn==0.19.1 numpy==1.14.5 scipy==1.1.0