From 36198d42df2a600bb7a213190317f324a153af4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:02:29 +0000 Subject: [PATCH] Bump anndata from 0.10.6 to 0.10.7 Bumps [anndata](https://github.com/scverse/anndata) from 0.10.6 to 0.10.7. - [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.7) --- 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..fb0cf66 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.7 networkx==3.2.1 numpy==1.26.4 omegaconf==2.3.0