eclipse-bluechi / bluechi

Eclipse BlueChi is a systemd service controller intended for multi-node environments with a predefined number of nodes and with a focus on highly regulated ecosystems such as those requiring functional safety.
https://bluechi.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
130 stars 37 forks source link

Upgrade python black dep #867

Closed engelmi closed 5 months ago

engelmi commented 5 months ago

Upgraded python black from 24.1.1. to 24.3.0 to mitigate https://github.com/eclipse-bluechi/bluechi/security/dependabot/1

Also, in order to use the same formatting and linting tool version everywhere, only the requirements.txt in the root directory lists these tools.

coveralls commented 5 months ago

Coverage Status

coverage: 84.169%. remained the same when pulling 59ec17815fbfb3b90f63e7789ae17a33270e59b1 on engelmi:upgrade-python-black-dep into 2731c8568fbe053d539c35bb14cb37248118a45a on eclipse-bluechi:main.