From 83beeb5107cb172bc413c9099b1e5e3651315396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 14:11:31 +0000 Subject: [PATCH] Bump pandas from 1.2.5 to 1.4.0 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.5 to 1.4.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.2.5...v1.4.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f58957..2ccf658 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pandas==1.2.5 +pandas==1.4.0 streamlit==0.85.0 matplotlib==3.4.2 datashader==0.13.0 \ No newline at end of file