From e24a2d4b5f80be668a0080c62389237836e1fdc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 01:30:56 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.1.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/8.4.0...9.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fc5707..e3c0e78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,6 @@ tabulate>=0.8.7 matplotlib==3.5.1 psutil>=5.7.3 PyYAML>=5.4 -Pillow==8.4.0 +Pillow==9.1.0 pika>=1.2.0 envyaml>=1.9.210927 \ No newline at end of file