From b671bc2128793322a579f37b23e64db45d6162f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:32:53 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 10.0.1 in /code Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index d87b4fe..a559e2c 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -2,4 +2,4 @@ tweepy==3.6.0 rpi_ws281x==3.0.6 imutils==0.4.5 picamera==1.13 -Pillow==9.0.0 +Pillow==10.0.1