RASCSI/python/ctrlboard/src/ctrlboard_hw
dependabot[bot] 52e4a92aec
Bump black from 22.8.0 to 24.3.0 in /python/web (#1444)
* Bump black from 22.8.0 to 24.3.0 in /python/web

Bumps [black](https://github.com/psf/black) from 22.8.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.8.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Github CI: Backend web test runner use python 3.9.19

* Reformat python sources with black

* Docker: Bump to python 3.9-slim image for pytest

* Bump pytest version to 8.1.1

* Bump more library versions, and freeze them

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Markstedt <daniel@mindani.net>
2024-03-22 00:19:13 -07:00
..
__init__.py Initial version of the Control Board UI (#687) 2022-02-25 21:03:36 +01:00
ctrlboard_hw.py Bump black from 22.8.0 to 24.3.0 in /python/web (#1444) 2024-03-22 00:19:13 -07:00
ctrlboard_hw_constants.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
encoder.py Bump black from 22.8.0 to 24.3.0 in /python/web (#1444) 2024-03-22 00:19:13 -07:00
hardware_button.py 8bit encoder detection + debounced button detection, numpy removal (#710) 2022-03-01 20:27:14 -06:00
pca9554multiplexer.py Bump black from 22.8.0 to 24.3.0 in /python/web (#1444) 2024-03-22 00:19:13 -07:00