From 21e21d8126e55b04c100a762f03a72bcb7247e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 10:49:12 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.3.0 in /app/app Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.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.1.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/app/requirements.txt b/app/app/requirements.txt index 6d78796..d99edea 100644 --- a/app/app/requirements.txt +++ b/app/app/requirements.txt @@ -20,7 +20,7 @@ jwt==1.3.1 MarkupSafe==2.1.3 more-itertools==10.1.0 packaging==23.2 -Pillow==10.1.0 +Pillow==10.3.0 portend==3.2.0 pycparser==2.21 pycryptodome==3.19.1