From 3c0ec194b6728eec347a09080df3e5a1de07a868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 06:56:48 +0000 Subject: [PATCH] Bump pandas from 1.4.0 to 2.0.1 in /conda/sage-bionetworks Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.0 to 2.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.0...v2.0.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- conda/sage-bionetworks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/sage-bionetworks/requirements.txt b/conda/sage-bionetworks/requirements.txt index 7bff3bd..8bdbb4c 100644 --- a/conda/sage-bionetworks/requirements.txt +++ b/conda/sage-bionetworks/requirements.txt @@ -1,3 +1,3 @@ challengeutils==4.1.0 -pandas==1.4.0 +pandas==2.0.1 synapseclient==2.5.1 \ No newline at end of file