From a0c0598ce71d4402fb34be0e0e04a08d4e5767be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:53:31 +0000 Subject: [PATCH] chore(deps): bump pillow in /stm32-modules/heater-shaker/scripts 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] --- stm32-modules/heater-shaker/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stm32-modules/heater-shaker/scripts/requirements.txt b/stm32-modules/heater-shaker/scripts/requirements.txt index d22ceff1..af8e32b1 100644 --- a/stm32-modules/heater-shaker/scripts/requirements.txt +++ b/stm32-modules/heater-shaker/scripts/requirements.txt @@ -2,7 +2,7 @@ cycler==0.10.0 kiwisolver==1.3.1 matplotlib==3.4.2 numpy==1.22.0 -Pillow==9.3.0 +Pillow==10.0.1 pyparsing==2.4.7 pyserial==3.5 python-dateutil==2.8.1