From 04b0ada0e43bd227fc092d212fc21881e1e270f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 06:55:56 +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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aed3005..5ec79d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ gunicorn==25.1.0 Werkzeug==3.1.6 pyotp==2.9.0 qrcode==8.2 -pillow==12.1.1 +pillow==12.2.0 requests==2.33.0 cryptography==46.0.6