From 96718e840f47388a45372fce4f2f1e87011ff4ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 14:57:57 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 in /mogi Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.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.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mogi/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 mogi/requirements-freeze.txt diff --git a/mogi/requirements-freeze.txt b/mogi/requirements-freeze.txt old mode 100755 new mode 100644 index d81d56f..690f0a8 --- a/mogi/requirements-freeze.txt +++ b/mogi/requirements-freeze.txt @@ -91,7 +91,7 @@ pandocfilters==1.4.2 parso==0.5.2 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==7.0.0 +Pillow==9.3.0 pkginfo==1.5.0.1 plotly==4.3.0 pluggy==0.13.1