From a592b0eff77d8b7b60acee81a89d0abaea1c603e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 06:54:25 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.0.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/11.3.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.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 a39a3e8..7afbbae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ Werkzeug==3.1.3 gunicorn==23.0.0 pyotp==2.9.0 qrcode==8.2 -pillow==11.3.0 +pillow==12.0.0 requests==2.32.5 cryptography==46.0.2 \ No newline at end of file