From 2b357ca1f7a88cf1ab9295ded86868ef2662a5a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:28:44 +0000 Subject: [PATCH] Update scanpy requirement from >=1.9.3 to >=1.11.5 Updates the requirements on [scanpy](https://github.com/scverse/scanpy) to permit the latest version. - [Release notes](https://github.com/scverse/scanpy/releases) - [Commits](https://github.com/scverse/scanpy/compare/1.9.3...1.11.5) --- updated-dependencies: - dependency-name: scanpy dependency-version: 1.11.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1065c9..0aea936 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ PyPDF2>=3.0.0 pdfplumber>=0.10.0 # Single Cell Analysis -scanpy>=1.9.3 +scanpy>=1.11.5 anndata>=0.9.2 scib>=1.1.7 gseapy>=1.1.0