From b35293341775fe596d622ab54dad353ca48aa8c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:50:42 +0000 Subject: [PATCH] build(deps): bump pillow from 4.1.1 to 9.3.0 in /util/weewx/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.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/4.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/weewx/requirements/amd64.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/weewx/requirements/amd64.txt b/util/weewx/requirements/amd64.txt index 107faa5..7ffa6b9 100644 --- a/util/weewx/requirements/amd64.txt +++ b/util/weewx/requirements/amd64.txt @@ -1,5 +1,5 @@ Cheetah==2.4.4 -pillow==4.1.1 +pillow==9.3.0 pyephem==3.7.6 pyserial==3.3 PyUSB==1.0.0