| commit | 261e46f7125c8ebe473ee780654ffe42245d4c8d | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Jan 29 19:26:17 2024 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Jan 30 10:27:07 2024 +0100 |
| tree | 8532993bbd72b6e6a6de1be3c29702205a5ac72e | |
| parent | 13d3d704fc0a72876588952b89b869525562a20f [diff] [blame] |
Pin black version in tox.ini to 23.12.1 Change-Id: Ia1b9a1d20d440246ebae122eba4cd7321a9e909a Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index d08a190..b648ff1 100644 --- a/tox.ini +++ b/tox.ini
@@ -31,7 +31,7 @@ ####################################################################################### [testenv:black] -deps = black +deps = black==23.12.1 skip_install = true commands = black --check --diff osm_common/