From d646f4466f40757501d68cb9e9578c8c99500465 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 04:58:20 +0000 Subject: [PATCH] build(deps): Bump pandas from 1.1.4 to 1.2.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.4 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/v1.1.4...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 b4d8c2c..4855784 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pandas==1.1.4 +pandas==1.2.4 matplotlib==3.2.2 seaborn==0.11.0 numpy==1.18.5