From f40af9363e5b3e6702adbda1e944b8c2a5be3eb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 08:40:53 +0000 Subject: [PATCH] chore(deps): bump pandas from 2.3.3 to 3.0.1 in /scanpy Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- scanpy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scanpy/requirements.txt b/scanpy/requirements.txt index 29ac12c..6f296e4 100644 --- a/scanpy/requirements.txt +++ b/scanpy/requirements.txt @@ -6,7 +6,7 @@ networkx==3.6.1 numpy-typing-compat==20251206.2.4 numpy==2.4.3 pandas-stubs==3.0.0.260204 -pandas==2.3.3 +pandas==3.0.1 python-igraph==1.0.0 pytz==2026.1.post1 scanpy==1.12