From db491efc80bd3badb71d096d9657b0c6f64652ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 01:39:24 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.1.1. - [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.1) --- 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..c31aa46 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.1 pika>=1.2.0 envyaml>=1.9.210927 \ No newline at end of file