From 28f0c00281c3e3fedcef268f1475e329574be461 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 07:21:55 +0000 Subject: [PATCH] Bump pandas from 0.25.2 to 0.25.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.25.2 to 0.25.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.25.2...v0.25.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 8d9b4953f..331e3dc67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ -r requirements-common.txt numpy==1.17.3 -pandas==0.25.2 +pandas==0.25.3