From 876d0651012671483d88e147fe481c0bd1d5263d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:03:36 +0000 Subject: [PATCH] Bump pillow from 3.1.2 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.2 to 10.2.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/3.1.2...10.2.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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 3719dcd..f00d4a7 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ numpy==1.14.2 onboard==1.2.0 pandas==0.22.0 pexpect==4.0.1 -Pillow==3.1.2 +Pillow==10.2.0 pkg-resources==0.0.0 protobuf==3.5.2 psutil==3.4.2