From 4583fa1d40c9c544a2d6611b80f0f95f6bc01f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:26:33 +0000 Subject: [PATCH] chore(deps): bump pillow from 10.4.0 to 12.1.1 in /analytics Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 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/10.4.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 019035889..141ede058 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -94,7 +94,7 @@ pandas==2.2.2 pandocfilters==1.5.1 parso==0.8.4 pexpect==4.9.0 -pillow==10.4.0 +pillow==12.1.1 platformdirs==4.3.6 prometheus_client==0.21.1 prompt_toolkit==3.0.47