From 9b9b7d52ad3f2d51a870c0a01a6d5ba9640dfb65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 22:34:34 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 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/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.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 2bf7637..c057e2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ mmh3==5.0.1 nose==1.3.7 pandas==2.2.3 parameterized==0.9.0 -pillow==12.1.1 +pillow==12.2.0 python-dotenv==1.0.1 pydantic==2.8.2 pydantic_core==2.20.1