| commit | c9664dd17e18fe06eb2082ed581f22626d817631 | [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:43 2026 +0100 |
| tree | 85e4a0324ff96ad33043d70a0e7996b2a4927a6b | |
| parent | ccc7595373ef4f5ab97401e728073dafb7e3789b [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 729a3e0..7665d85 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