From 311c9d532057ba4c911d0d2b230051443af052eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:25:18 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.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/5.4.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- unity/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7e384e8..807da3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ numpy==1.16.1 pandocfilters==1.4.2 parso==0.3.3 pickleshare==0.7.5 -Pillow==5.4.1 +Pillow==9.3.0 pluggy==0.8.1 prometheus-client==0.5.0 prompt-toolkit==2.0.8 diff --git a/unity/requirements.txt b/unity/requirements.txt index 23dd937..f57db9e 100644 --- a/unity/requirements.txt +++ b/unity/requirements.txt @@ -37,7 +37,7 @@ numpy==1.16.1 pandocfilters==1.4.2 parso==0.3.3 pickleshare==0.7.5 -Pillow==5.4.1 +Pillow==9.3.0 pluggy==0.8.1 prometheus-client==0.5.0 prompt-toolkit==2.0.8