From 8d8554352ed79b07ed56b04b2e81bbad42407260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:43:47 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 10.3.0 in /Source Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 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/8.1.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/requirements.txt b/Source/requirements.txt index c13eef60..2bb75d67 100644 --- a/Source/requirements.txt +++ b/Source/requirements.txt @@ -6,7 +6,7 @@ pywin32==227; platform_system == "Windows" PyObjC; platform_system == "darwin" uflash==1.3.0 adafruit-circuitpython-fancyled==1.3.3 -Pillow==8.1.1 +Pillow==10.3.0 adafruit-circuitpython-bitmap_font==1.1.0 adafruit-circuitpython-display-shapes==1.2.0 adafruit-circuitpython-neopixel==5.0.0 \ No newline at end of file