From 3856a570760ad392dbf4398d40e2d17b4949b6be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 17:08:32 +0000 Subject: [PATCH] Bump pandas from 0.24.2 to 1.4.1 in /backend/src/apiserver/visualization Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.24.2 to 1.4.1. - [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/v0.24.2...v1.4.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/src/apiserver/visualization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/apiserver/visualization/requirements.txt b/backend/src/apiserver/visualization/requirements.txt index ae27d4dd..5c3bce30 100644 --- a/backend/src/apiserver/visualization/requirements.txt +++ b/backend/src/apiserver/visualization/requirements.txt @@ -7,7 +7,7 @@ ipython==7.12.0 jupyter_client==5.2.4 nbconvert==5.5.0 nbformat==4.4.0 -pandas==0.24.2 +pandas==1.4.1 pyarrow==0.15.1 scikit_learn==0.21.2 tensorflow-metadata==0.21.1