From d7028e4c1b472d52596b257fab31ba457a314d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:14:29 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /neptune.ai/sandbox/neptune-iris Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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/9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neptune.ai/sandbox/neptune-iris/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neptune.ai/sandbox/neptune-iris/requirements.txt b/neptune.ai/sandbox/neptune-iris/requirements.txt index 9ff1326..a30dbd7 100644 --- a/neptune.ai/sandbox/neptune-iris/requirements.txt +++ b/neptune.ai/sandbox/neptune-iris/requirements.txt @@ -51,7 +51,7 @@ path==15.1.2 path.py==12.5.0 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==9.0.1 +Pillow==9.3.0 prometheus-client==0.9.0 prompt-toolkit==3.0.16 ptyprocess==0.7.0