From 203eeb4d16f08e8b84f9fa94dfb2b13ff155e2d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:33:54 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 in /tadpole_algorithms/models/cbig_rnn Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.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/7.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tadpole_algorithms/models/cbig_rnn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tadpole_algorithms/models/cbig_rnn/requirements.txt b/tadpole_algorithms/models/cbig_rnn/requirements.txt index e95d571..b6f78d7 100644 --- a/tadpole_algorithms/models/cbig_rnn/requirements.txt +++ b/tadpole_algorithms/models/cbig_rnn/requirements.txt @@ -29,7 +29,7 @@ pandocfilters==1.4.2 parso==0.7.0 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.2.0 +Pillow==9.3.0 prometheus-client==0.8.0 prompt-toolkit==3.0.5 ptyprocess==0.6.0