From 6a2f3bb38a124fafbb6b722f26d3c1cf3b636e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:40:44 +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(-) diff --git a/requirements.txt b/requirements.txt index 148929caf..348fcb707 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ mysqlclient==2.2.0 numpy==1.25.1 opencv-python==4.8.0.74 orjson==3.9.2 -Pillow==10.0.0 +Pillow==10.0.1 protobuf==4.23.4 psutil==5.9.5 PyMySQL==1.1.0