From 2026410a6d513f402f3a1e3e9997e0893a9db770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:44:49 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.2.0 in /requirements 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] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index b6b528e..c2d9587 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -21,7 +21,7 @@ ipython_pygments_lexers==1.1.1 moodlepy==0.24.1 pandas==3.0.1 parsel==1.11.0 -pillow==12.1.1 +pillow==12.2.0 psycopg2-binary==2.9.11 python-docx==1.2.0 python-magic==0.4.27