From 1a53e6f3fc6f265e815e3e6ecea9a605abda36e8 Mon Sep 17 00:00:00 2001 From: adabot Date: Thu, 2 Nov 2023 05:11:05 +0000 Subject: [PATCH] Automated update by Adabot (adafruit/adabot@2dd658e) Updating https://github.com/CedarGroveStudios/CircuitPython_ColorFader to 1.0.3 from 1.0.2: > update for CircuitPython 8.x+/9.0 displayio compatibility Updating https://github.com/CedarGroveStudios/CircuitPython_PaletteFader to 1.1.2 from 1.1.1: > Update pyproject.toml > update for CircuitPython 8.x+/9.0 displayio compatibility > expand definition of normalization > Merge pull request CedarGroveStudios/CircuitPython_PaletteFader#3 from tekktrik/dev/update-ci > update to newer pylint build > update to newer pylint version > restore .github folder > update .github files Updating https://github.com/Cedargrovestudios/circuitpython_paletteFilter to 1.0.1 from 1.0.0: > update for CircuitPython 8.x+/9.0 displayio compatibility > Merge pull request Cedargrovestudios/circuitpython_paletteFilter#1 from tekktrik/dev/update-ci Updating https://github.com/CedarGroveStudios/CircuitPython_PaletteSlice to 1.0.3 from 1.0.2: > update for CircuitPython 8.x+/9.0 displayio compatibility > Merge pull request CedarGroveStudios/CircuitPython_PaletteSlice#1 from tekktrik/dev/update-ci > fix pylint error Updating https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator to 1.0.2 from 1.0.1: > Update pyproject.toml > update for CircuitPython 8.x+/9.0 displayio compatibility > Merge pull request CedarGroveStudios/CircuitPython_TouchCalibrator#1 from tekktrik/dev/update-ci > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator > upgrade black and re-run > fix black formatting error --- libraries/helpers/colorfader | 2 +- libraries/helpers/palettefader | 2 +- libraries/helpers/palettefilter | 2 +- libraries/helpers/paletteslice | 2 +- libraries/helpers/touchcalibrator | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libraries/helpers/colorfader b/libraries/helpers/colorfader index 7de3a5a..a876f30 160000 --- a/libraries/helpers/colorfader +++ b/libraries/helpers/colorfader @@ -1 +1 @@ -Subproject commit 7de3a5a88cf4a1b611334bd9119babae52bc8e38 +Subproject commit a876f30ff4162f3b251b00820278d4624c99fdbc diff --git a/libraries/helpers/palettefader b/libraries/helpers/palettefader index 7d34a53..b6d144f 160000 --- a/libraries/helpers/palettefader +++ b/libraries/helpers/palettefader @@ -1 +1 @@ -Subproject commit 7d34a530f23a8b0a3edb660d8f7329788f4cd656 +Subproject commit b6d144f9e02bda585c85b2ddf780f979f7849d02 diff --git a/libraries/helpers/palettefilter b/libraries/helpers/palettefilter index 60107a5..0127a8e 160000 --- a/libraries/helpers/palettefilter +++ b/libraries/helpers/palettefilter @@ -1 +1 @@ -Subproject commit 60107a5a4ac71ff848e4be15c0f12ca6c8ccd6b9 +Subproject commit 0127a8eeeb02bf20ac1a53d9730b42091e75bc42 diff --git a/libraries/helpers/paletteslice b/libraries/helpers/paletteslice index a6ba2e1..1cfff20 160000 --- a/libraries/helpers/paletteslice +++ b/libraries/helpers/paletteslice @@ -1 +1 @@ -Subproject commit a6ba2e17243738fff6c68a70d7d39f639a6f1a12 +Subproject commit 1cfff20f9b593b241d516c2d3b3237a99844eef3 diff --git a/libraries/helpers/touchcalibrator b/libraries/helpers/touchcalibrator index f263041..22fef16 160000 --- a/libraries/helpers/touchcalibrator +++ b/libraries/helpers/touchcalibrator @@ -1 +1 @@ -Subproject commit f263041c2455004dbf2769525219bf9a0a6bab5c +Subproject commit 22fef165871c77fd3ac218f4236583faae14d79d