From 8e89380882761bd6991668187d38f246033d8554 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 23:16:06 +0000 Subject: [PATCH] Bump pandas from 0.18.1 to 1.3.0 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.18.1 to 1.3.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.18.1...v1.3.0) 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..9e79b72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click==6.6 requests==2.13.0 -pandas==0.18.1 +pandas==1.3.0 # fisher numpy==1.12.1