From 449b4e66f32fc0e209d527de2df7657a9a858eb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 18:36:29 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 10.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 10.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/8.1.1...10.3.0) --- updated-dependencies: - dependency-name: pillow 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 760c742..f248462 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -13,7 +13,7 @@ itypes==1.2.0 Jinja2==2.11.3 MarkupSafe==1.1.1 oauthlib==3.1.0 -Pillow==8.1.1 +Pillow==10.3.0 pycparser==2.20 python-slugify==4.0.0 python3-openid==3.1.0