From 72305ec0e83b030dfa217fd67d88b48b76af047c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:23:24 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 12.1.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 12.1.1. - [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...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prd.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prd.txt b/requirements/prd.txt index 142de54..f6a9192 100644 --- a/requirements/prd.txt +++ b/requirements/prd.txt @@ -10,5 +10,5 @@ dash-molstar==1.2.1 plotly-express==0.4.1 biopython==1.86 rdkit==2025.9.1 -pillow==11.2.1 +pillow==12.1.1 cachetools==6.2.1 \ No newline at end of file