From 260ea529e909ac6d6b1f11c67fd991842730aa29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:26:52 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.0.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.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/12.0.0...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 d90509b..3cbdcb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ appdirs==1.4.4 black==25.11.0 configobj==5.0.9 -pillow==12.0.0 +pillow==12.2.0 pyinstaller==6.16.0 pylint==4.0.3 pyside6==6.10.1