From b351da33880fdf9db5b5dcd11c9cc09a7a3cd702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:03:07 +0000 Subject: [PATCH] Bump pillow from 9.1.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.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/9.1.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(-) diff --git a/requirements.txt b/requirements.txt index 313426315e..1087e6ee4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ motor==2.5.1 multidict==6.0.2; python_version >= '3.7' natural==0.2.0 parsedatetime==2.6 -pillow==9.1.0; python_version >= '3.7' +pillow==10.0.1; python_version >= '3.7' pycparser==2.21 pymongo==3.12.3 python-dateutil==2.8.2