From 37808973170866ffc4ffcd431bab594ae7007232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:39:25 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /python Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 347bde5..3ba5e7f 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -13,7 +13,7 @@ mysql-connector==2.2.9 mysql-connector-python==8.0.19 numpy==1.22.0 oauthlib==3.1.0 -Pillow==9.0.1 +Pillow==9.3.0 proglog==0.1.9 protobuf==3.15.0 python-dotenv==0.13.0