From 59035f4e375de9b7444967f7d10363b28841d8b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 15:02:38 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 9.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.4.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/9.2.0...9.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62f56b8..f411def 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ docopt==0.6.2 kiwisolver==1.4.4 matplotlib==3.6.0 numpy==1.23.3 -Pillow==9.2.0 +Pillow==9.4.0 pydub==0.25.1 pyparsing==3.0.9 python-dateutil==2.8.2