From 4fc98c346726ac6f3384387bdb0336995adec82d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:26:35 +0000 Subject: [PATCH] Bump pillow from 2.3.0 to 9.3.0 in /apps/rgbkrk-rachel/build/app/repo Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.3.0 to 9.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/2.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/rgbkrk-rachel/build/app/repo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rgbkrk-rachel/build/app/repo/requirements.txt b/apps/rgbkrk-rachel/build/app/repo/requirements.txt index 32a73da..fa1082e 100644 --- a/apps/rgbkrk-rachel/build/app/repo/requirements.txt +++ b/apps/rgbkrk-rachel/build/app/repo/requirements.txt @@ -1,4 +1,4 @@ -Pillow==2.3.0 +Pillow==9.3.0 argparse==1.2.1 arrow==0.4.4 nose==1.3.3