From 88e1e11c353bcae5a339bfcf87c2a70aeab70b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:49:29 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.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/7.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f1c800..92f77b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ music21==5.7.0 scikit_optimize==0.7.1 tensorflow==2.0.0 typeguard==2.5.1 -Pillow==7.1.1 +Pillow==9.3.0 progressbar2==3.51.0 scikit_learn==0.22.2.post1 typing==3.7.4.1