From 403e79bae3148c8a452e1c9d089831332ac476bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:10:38 +0000 Subject: [PATCH] chore(deps): bump pillow from 9.1.1 to 10.0.1 in /modules/video Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.1.1...10.0.1) --- 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..45e6eb4f 100644 --- a/modules/video/requirements.txt +++ b/modules/video/requirements.txt @@ -1,4 +1,4 @@ -Pillow==9.1.1 +Pillow==10.0.1 picamera==1.13 numpy==1.21.6 policumbent-bob-core>=0.3.1 \ No newline at end of file