Commit dd4992c
committed
Automated update by Adabot (adafruit/adabot@3b40201)
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 3.5.7 from 3.5.6:
> Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#128 from adafruit/anecdata-patch-2
> Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#126 from adafruit/anecdata-patch-1
Updating https://github.com/adafruit/Adafruit_CircuitPython_LTR390 to 1.1.0 from 1.0.3:
> Merge pull request adafruit/Adafruit_CircuitPython_LTR390#3 from CedarGroveStudios/main
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 1.3.7 from 1.3.6:
> Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#41 from jepler/use-bitmaptools-readinto
Updating https://github.com/adafruit/Adafruit_CircuitPython_datetime to 1.1.2 from 1.1.1:
> Merge pull request adafruit/Adafruit_CircuitPython_datetime#7 from brentru/fix-failing-tests
> Merge pull request adafruit/Adafruit_CircuitPython_datetime#6 from cognitivegears/master
Updating https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad to 0.14.0 from 0.13.3:
> Merge pull request adafruit/Adafruit_CircuitPython_ImageLoad#45 from kmatch98/master
> "Increase duplicate code check threshold "
> Merge pull request adafruit/Adafruit_CircuitPython_ImageLoad#46 from adafruit/tests-linting
Updating https://github.com/adafruit/Adafruit_CircuitPython_Logging to 1.2.8 from 1.2.7:
> Merge pull request adafruit/Adafruit_CircuitPython_Logging#18 from dastels/master
Updating https://github.com/adafruit/Adafruit_CircuitPython_Motor to 3.3.0 from 3.2.8:
> Merge pull request adafruit/Adafruit_CircuitPython_Motor#54 from CedarGroveStudios/master1 parent cedef13 commit dd4992c
7 files changed
+7
-7
lines changed- .pre-commit-config.yaml+9-1
- .pylintrc+2-3
- adafruit_imageload/bmp/__init__.py+4-4
- adafruit_imageload/bmp/indexed.py+29-13
- adafruit_imageload/pnm/pgm/ascii.py+7-7
- adafruit_imageload/pnm/pgm/binary.py+3-3
- tests/displayio_shared_bindings.py+14-10
- tests/test_palette_c_interface.py+20-13
- tests/test_pbm_load.py+3-3
0 commit comments