From 6b7465598f71b2fd2138b58d5d2fccd093f1a9de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:51:00 +0000 Subject: [PATCH] Bump pillow from 3.3.1 to 8.3.2 in /modules/noise Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.1 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/3.3.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/noise/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 modules/noise/requirements.txt diff --git a/modules/noise/requirements.txt b/modules/noise/requirements.txt old mode 100755 new mode 100644 index dc3bd15..c463601 --- a/modules/noise/requirements.txt +++ b/modules/noise/requirements.txt @@ -1,7 +1,7 @@ cycler==0.10.0 matplotlib==1.5.2 numpy==1.11.1 -Pillow==3.3.1 +Pillow==8.3.2 pyparsing==2.1.8 python-dateutil==2.5.3 pytz==2016.6.1