From 9c23c51673863012110cdcc48eb8fcb46c0a76de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 13:44:59 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.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/9.2.0...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 ab9a2f17..6965d609 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mixpanel==4.10.0; (python_version >= "2.7" and python_full_version < "3.4.0") or numpy==1.23.2 packaging==21.3; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") and python_full_version >= "3.6.2" and python_full_version < "4.0.0" pandas==1.4.3; python_version >= "3.8" -pillow==9.2.0; python_version >= "3.7" +pillow==9.3.0; python_version >= "3.7" proto-plus==1.22.0; python_version >= "3.7" and python_version < "3.11" protobuf==4.21.5; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") pyarrow==7.0.0; python_version >= "3.7"