From 8ca953f55c61c6fc67f63133a40f76e97bdbcb89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:37:50 +0000 Subject: [PATCH] build(deps): bump pillow from 8.2.0 to 8.3.2 in /scripts Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/moonraker-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/moonraker-requirements.txt b/scripts/moonraker-requirements.txt index 8c0dc08..4b452ae 100644 --- a/scripts/moonraker-requirements.txt +++ b/scripts/moonraker-requirements.txt @@ -1,7 +1,7 @@ # Python dependencies for Moonraker tornado==6.1.0 pyserial==3.4 -pillow==8.2.0 +pillow==8.3.2 lmdb==1.2.1 streaming-form-data==1.8.1 distro==1.5.0