From 4bf0c0d2a68f32f35e47efdf3a710a227a506831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 17:01:45 +0000 Subject: [PATCH] Bump pandas from 0.24.2 to 1.5.2 in /backend/src/apiserver/visualization Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.24.2 to 1.5.2. - [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.5.2) --- 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..ba114868 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.5.2 pyarrow==0.15.1 scikit_learn==0.21.2 tensorflow-metadata==0.21.1