From c983598bce0d54f86a00bdf8999155041a7c915d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:10:11 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 in /python/oled Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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.0.1...10.2.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 7d240e48..a862ecb1 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.0.1 +Pillow==10.2.0 protobuf==3.20.2 pyftdi==0.55.0 pyserial==3.5