From de0570dab20bbccb80ae9b915364af2b216c2e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 11:34:19 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.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/10.0.0...10.0.1) --- 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 320b014be..44f324de1 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ jsonfield==3.1.0 numpy==1.25.2 openpyxl==3.1.2 pandas==2.1.0 -Pillow==10.0.0 +Pillow==10.0.1 python-dateutil==2.8.2 pytz==2023.3.post1 six==1.16.0