From 7761a3c8be6b12590768a6d851ed981ac7994331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 11:25:19 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 9.3.0 in /modules/video Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.3.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/9.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/video/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/video/requirements.txt b/modules/video/requirements.txt index 5de42520..57516cea 100644 --- a/modules/video/requirements.txt +++ b/modules/video/requirements.txt @@ -1,4 +1,4 @@ -Pillow==9.1.1 +Pillow==9.3.0 picamera==1.13 numpy==1.21.6 policumbent-bob-core>=0.3.1 \ No newline at end of file