From 1c7b4ecfa15065b1abe2dea8232b242092a88ab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:29:24 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.0 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.3.0...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(-) diff --git a/requirements.txt b/requirements.txt index 3e7b6d65..a48763d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -245,7 +245,7 @@ pep8==1.7.0 persistent==4.2.1 pexpect==4.2.0 pickleshare==0.7.4 -Pillow==3.3.0 +Pillow==10.2.0 Pinax==0.9a2 Pint==0.7.2 pisa==3.0.33