From fdc95d3fb410b863e6f05e5113e238689072db65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:10:33 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.3.0 in /images/weewx/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/weewx/requirements/amd64.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/weewx/requirements/amd64.txt b/images/weewx/requirements/amd64.txt index b38287f9..4d425635 100644 --- a/images/weewx/requirements/amd64.txt +++ b/images/weewx/requirements/amd64.txt @@ -1,5 +1,5 @@ Cheetah==2.4.4 -pillow==6.2.2 +pillow==9.3.0 ephem==3.7.7.0 pyserial==3.4 PyUSB==1.0.2