From 49df4db8da2ac6977c4c8b10c6f652155f760bbf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 23:14:36 +0000 Subject: [PATCH] Bump pandas from 0.18.1 to 1.2.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.18.1 to 1.2.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.18.1...v1.2.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 565c207..13e79c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click==6.6 requests==2.13.0 -pandas==0.18.1 +pandas==1.2.4 # fisher numpy==1.12.1