From 36560813eb5026653e07af90b4680fb57f01b802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 07:20:22 +0000 Subject: [PATCH] Bump luma-core from 2.4.1 to 2.5.3 in /python Bumps [luma-core](https://github.com/rm-hull/luma.core) from 2.4.1 to 2.5.3. - [Changelog](https://github.com/rm-hull/luma.core/blob/main/CHANGES.rst) - [Commits](https://github.com/rm-hull/luma.core/compare/2.4.1...2.5.3) --- updated-dependencies: - dependency-name: luma-core dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/ctrlboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/ctrlboard/requirements.txt b/python/ctrlboard/requirements.txt index 23522497b1..c1bac10866 100644 --- a/python/ctrlboard/requirements.txt +++ b/python/ctrlboard/requirements.txt @@ -1,6 +1,6 @@ # commented out packages are system python libraries # cbor2==5.2.0 -luma.core==2.4.1 +luma.core==2.5.3 luma.oled==3.14.0 pillow==11.3.0 # protobuf==3.20.3