From 396af80e62ef3c3713744b099ed21d4243cfe599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:17:57 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /python/oled Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/oled/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/oled/requirements.txt b/python/oled/requirements.txt index a862ecb1..d6f6c384 100644 --- a/python/oled/requirements.txt +++ b/python/oled/requirements.txt @@ -6,7 +6,7 @@ adafruit-circuitpython-ssd1306==2.12.11 adafruit-circuitpython-typing==1.9.5 Adafruit-PlatformDetect==3.53.0 Adafruit-PureIO==1.1.11 -Pillow==10.2.0 +Pillow==10.3.0 protobuf==3.20.2 pyftdi==0.55.0 pyserial==3.5