Commit 1a53e6f
committed
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 error1 parent bbb29f4 commit 1a53e6f
File tree
5 files changed
+5
-5
lines changed- libraries/helpers
5 files changed
+5
-5
lines changedSubmodule paletteslice updated 9 files
- .github/workflows/release_gh.yml+1
- .pre-commit-config.yaml+1-1
- cedargrove_paletteslice/paletteslice.py+1
- cedargrove_paletteslice/paletteslice_acme.py+1
- examples/gradient_shape.py+1-1
- examples/paletteslice_acme_simpletest.py+1-1
- examples/paletteslice_simpletest.py+1-1
- examples/paletteslice_ulab_test.py+1-2
- pyproject.toml+1-1
Submodule touchcalibrator updated 9 files
0 commit comments