From 67568f2bf5c3c1d746c5a38b76d0a9512635952b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 08:11:04 +0000 Subject: [PATCH] Bump pandas from 1.0.3 to 1.2.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.0.3 to 1.2.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/v1.0.3...v1.2.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 5e2dc78..9d9eea3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ nbformat==5.0.6 notebook==6.0.3 numpy==1.18.4 packaging==20.4 -pandas==1.0.3 +pandas==1.2.3 pandocfilters==1.4.2 parso==0.7.0 pathspec==0.8.0