From fd71f1bf1ef524a6c102e73149b1d11e81fd317a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:07:29 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 10.0.1 in /E-Certificate-Writer Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- E-Certificate-Writer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/E-Certificate-Writer/requirements.txt b/E-Certificate-Writer/requirements.txt index acace13..b79623c 100644 --- a/E-Certificate-Writer/requirements.txt +++ b/E-Certificate-Writer/requirements.txt @@ -1,7 +1,7 @@ img2pdf==0.3.3 numpy==1.17.2 pandas==0.25.1 -Pillow==8.3.2 +Pillow==10.0.1 python-dateutil==2.8.0 pytz==2019.3 six==1.12.0