From 606c65c822e050ee3eca6bf19e8fb37596da7f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:30:45 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.2.0 in /software/ersp Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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/10.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- software/ersp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/ersp/requirements.txt b/software/ersp/requirements.txt index 2e565bcf..5180bb38 100644 --- a/software/ersp/requirements.txt +++ b/software/ersp/requirements.txt @@ -7,7 +7,7 @@ lazy-object-proxy==1.4.3 matplotlib==3.3.4 mccabe==0.6.1 numpy==1.22.0 -Pillow==10.3.0 +Pillow==12.2.0 pycryptodomex==3.19.1 pylint==2.6.0 pyparsing==2.4.7