From ebf9c94c04b4a39b3e0a7c261b178db69f6ac75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 17:23:24 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.1.1 to 12.2.0 in /gitgalaxy 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 ... Signed-off-by: dependabot[bot] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index f3366e29..0ccc375f 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -79,7 +79,7 @@ parso==0.8.6 pathspec==1.0.4 pexpect==4.9.0 pickleshare==0.7.5 -pillow==12.1.1 +pillow==12.2.0 pipreqs==0.5.0 platformdirs==4.9.4 plotly==6.6.0