From ce8f0ad830e50b6cf6af4cf162e7bf90be61c222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:35:08 +0000 Subject: [PATCH] Bump pillow in /tests/helpers/models/audio_models/test_tpot_classifier 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] --- .../models/audio_models/test_tpot_classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/helpers/models/audio_models/test_tpot_classifier/requirements.txt b/tests/helpers/models/audio_models/test_tpot_classifier/requirements.txt index 5150d8f3..35128adc 100644 --- a/tests/helpers/models/audio_models/test_tpot_classifier/requirements.txt +++ b/tests/helpers/models/audio_models/test_tpot_classifier/requirements.txt @@ -140,7 +140,7 @@ PeakUtils==1.3.3 pesq==0.0.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.0.0 +Pillow==9.3.0 plac==0.9.6 plotly==4.8.1 pluggy==0.13.1