From 42ff242e68564fbd155e0f93fd9a800146be43c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 17:06:18 +0000 Subject: [PATCH] Bump anndata from 0.10.6 to 0.10.9 Bumps [anndata](https://github.com/scverse/anndata) from 0.10.6 to 0.10.9. - [Release notes](https://github.com/scverse/anndata/releases) - [Changelog](https://github.com/scverse/anndata/blob/main/docs/news.md) - [Commits](https://github.com/scverse/anndata/compare/0.10.6...0.10.9) --- updated-dependencies: - dependency-name: anndata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 575863f..07445b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ rootutils # standardizing the project root setup pre-commit # hooks for applying linters on commit rich # beautiful text formatting in terminal pytest # tests -anndata==0.10.6 +anndata==0.10.9 networkx==3.2.1 numpy==1.26.4 omegaconf==2.3.0