From d8824e3596535ceda46a83744e01615872de2cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 12:20:12 -0500 Subject: [PATCH] Bump pillow from 8.1.2 to 8.2.0 in /src/oled_monitor (#108) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0. - [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.1.2...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/oled_monitor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/oled_monitor/requirements.txt b/src/oled_monitor/requirements.txt index eebfd0cd..57c38c4c 100644 --- a/src/oled_monitor/requirements.txt +++ b/src/oled_monitor/requirements.txt @@ -4,7 +4,7 @@ adafruit-circuitpython-framebuf==1.4.6 adafruit-circuitpython-ssd1306==2.11.1 Adafruit-PlatformDetect==3.2.0 Adafruit-PureIO==1.1.8 -Pillow==8.1.2 +Pillow==8.2.0 pkg-resources==0.0.0 pyftdi==0.52.9 pyserial==3.5