From 4ae87e4e9044b92de2bd34fc257288ce5733be73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2020 22:17:26 +0000 Subject: [PATCH] Bump pandas from 0.24.2 to 1.0.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.24.2 to 1.0.3. - [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...v1.0.3) 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 96f993f..1b0fffa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pandas==0.24.2 +pandas==1.0.3 psycopg2-binary==2.8.2 xlrd==1.2.0 transliterate==1.10.2