From 12db82a2e48ff78d6348df0dd31b9b6b59925df5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:39:15 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.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/6.0.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f52ae3..09ab62e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==2.2.0 requests==2.20.0 urllib3==1.24.0 -Pillow==6.0.0 +Pillow==12.2.0 cryptography==2.8 PyYAML==5.1 Jinja2==2.10.0