From 1ed599721aab7a89f025e3e8931e9063f486d053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:33:16 +0000 Subject: [PATCH] chore(deps): bump pillow from 10.4.0 to 12.2.0 in /analytics Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 12.2.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/10.4.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 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..28c3a6d59 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.2.0 platformdirs==4.3.6 prometheus_client==0.21.1 prompt_toolkit==3.0.47