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