From 07c936809a195658fc5987b39f7e6b5c1d44854f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:00:33 +0000 Subject: [PATCH] build(deps): bump pillow from 9.3.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 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.3.0...10.0.1) --- 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 7fe7b2ae5..cdc4b05a6 100644 --- a/scripts/moonraker-requirements.txt +++ b/scripts/moonraker-requirements.txt @@ -2,7 +2,7 @@ tornado==6.2.0 pyserial==3.4 pyserial-asyncio==0.6 -pillow==9.3.0 +pillow==10.0.1 lmdb==1.4.1 streaming-form-data==1.11.0 distro==1.8.0