Commit 95e52ac
committed
Automated update by Adabot (adafruit/adabot@20231130)
Updating https://github.com/cedargrovestudios/circuitpython_airqualitytools to 1.0.4 from 1.0.2:
> Merge pull request CedarGroveStudios/CircuitPython_AirQualityTools#3 from jepler/correct-metadata
> Merge pull request CedarGroveStudios/CircuitPython_AirQualityTools#2 from tekktrik/dev/update-ci
Updating https://github.com/CedarGroveStudios/CircuitPython_RGB_SpectrumTools to 1.0.5 from 1.0.3:
> Merge pull request CedarGroveStudios/CircuitPython_RGB_SpectrumTools#2 from jepler/metadata
> Update pyproject.toml
> Update pyproject.toml
> Update pyproject.toml
> remove blender
> add two_color_blender class
> Update docs
> Merge pull request CedarGroveStudios/CircuitPython_RGB_SpectrumTools#1 from tekktrik/dev/update-ci
> update pylint to v2.15.5
> fix pylint error
> fix pylint error
> fix pylint error
> fix pylint errors
> fix pylint error
> update docs
Updating https://github.com/cedargrovestudios/circuitpython_temperaturetools to 1.0.3 from 1.0.1:
> Merge pull request CedarGroveStudios/CircuitPython_TemperatureTools#3 from jepler/metadata
> Merge pull request CedarGroveStudios/CircuitPython_TemperatureTools#2 from jposada202020/main
> Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_TemperatureTools
> fix black error
> update pylint version1 parent 31b89fa commit 95e52ac
File tree
3 files changed
+3
-3
lines changed- libraries/helpers
3 files changed
+3
-3
lines changedSubmodule rgb_spectrumtools updated 14 files
- .github/workflows/build.yml+2-70
- .github/workflows/release.yml-88
- .github/workflows/release_gh.yml+19
- .github/workflows/release_pypi.yml+19
- .pre-commit-config.yaml+1-1
- .pylintrc+3-40
- README.rst+18-18
- cedargrove_rgb_spectrumtools/grayscale.py+2
- cedargrove_rgb_spectrumtools/iron.py+2
- cedargrove_rgb_spectrumtools/n_color.py+4
- cedargrove_rgb_spectrumtools/n_color_table.py+4
- cedargrove_rgb_spectrumtools/stoplight.py+2
- cedargrove_rgb_spectrumtools/visible.py+1
- pyproject.toml+1-1
Submodule temperaturetools updated 10 files
- .github/workflows/build.yml+2-70
- .github/workflows/release.yml-88
- .github/workflows/release_gh.yml+19
- .github/workflows/release_pypi.yml+19
- .pre-commit-config.yaml+2-2
- .pylintrc+3-40
- cedargrove_temperaturetools/dew_point.py+3-2
- cedargrove_temperaturetools/heat_index.py+2-2
- cedargrove_temperaturetools/unit_converters.py+2-2
- pyproject.toml+1-1
0 commit comments