From 24f3ce42a987132da8668214d1ad1e35844fa86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:54:49 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 10.0.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 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/7.1.1...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 291a703..66e38b7 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,4 +2,4 @@ pytest==7.4.2 flake8==8.1.0 boto3==1.28.52 -Pillow==7.1.1 +Pillow==10.0.1