From e6c52cfd5fd42c0736c1744e5d350daed79a4806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 06:33:18 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 11.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 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 4c11dc46..eb5fccfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ leidenalg==0.10.2 louvain==0.8.2 numba==0.58.1 numpy==1.26.4 -pillow==11.2.1 +pillow==11.3.0 scanpy==1.10.4 scikit-image==0.22.0 tensorflow==2.14.1