From f8a806caa96b261a137520058464395e7712d0f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 07:25:51 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 11.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.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/11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index ca529e92..1be8eb7d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ django-taggit==5.0.1 django-tailwind==4.0.1 ipython==7.33.0 Markdown==3.4.4 -Pillow==11.2.1 +Pillow==11.3.0 Pygments==2.12.0 python-akismet==0.4.2 python-dotenv==1.1.1