Revert "update to black formatter 25.1"

This reverts commit c034297bc0.
This commit is contained in:
Gilles Boccon-Gibod
2025-08-04 19:24:30 -07:00
parent a7111d0107
commit 12ca1c01f0
5 changed files with 16 additions and 18 deletions

View File

@@ -44,7 +44,7 @@ test = [
"coverage >= 6.4",
]
development = [
"black ~= 25.1",
"black == 24.3",
"bt-test-interfaces >= 0.0.6",
"grpcio-tools >= 1.62.1",
"invoke >= 1.7.3",