From 19609486934a3791aed8bdb48b1f9d9602c198f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 06:22:51 +0000 Subject: [PATCH] Bump pillow from 12.0.0 to 12.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.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.0.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.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 a7edf12..3d1d945 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ Werkzeug==3.1.4 gunicorn==23.0.0 pyotp==2.9.0 qrcode==8.2 -pillow==12.0.0 +pillow==12.1.0 requests==2.32.5 cryptography==46.0.3 \ No newline at end of file