| commit | 6718eba9adab24765f29e511d9a4e492af243244 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Jan 20 12:05:20 2026 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Jan 20 12:37:33 2026 +0100 |
| tree | d38e27ccf42d8d6015ba19e074899d438792b197 | |
| parent | d8ba6a6706619886617234e0a759f5eefe504dc8 [diff] |
Pin black version to 25.12.0 Change-Id: If9b7ea145b75e087c772feb6426daffb386204b9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index 2814833..816764c 100644 --- a/tox.ini +++ b/tox.ini
@@ -31,7 +31,7 @@ ####################################################################################### [testenv:black] -deps = black +deps = black==25.12.0 skip_install = true commands = black --check --diff robot-systest --fast