| commit | 65e7a78c369567da3f2008aaddf6c77ed9c1e15e | [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:38:16 2026 +0100 |
| tree | 02aed262583600ecbb979a20707889812a038043 | |
| parent | 68489586d57c39dba54696f3a9731d004aa47357 [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 e4950bb..3410609 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