From 54aef9dd666b64d5a5f3054ddd092400f4e94590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 14:08:59 -0300 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /config (#278) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index d72aba2..e898139 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -11,7 +11,7 @@ google-api-python-client==1.12.8 gunicorn==20.0.4 mercadopago==2.2.1 oauth2client==4.1.3 -Pillow==10.2.0 +Pillow==10.3.0 psycopg2_binary==2.8.6 python-stdnum==1.14 rapidtables==0.1.11