| commit | 34343ec7c2d0fd7c5f2ccee7ff6ab3dfa2e22a04 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Jan 29 22:32:10 2024 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Jan 29 22:32:10 2024 +0100 |
| tree | b33366ec28417a0e77c73a9f173307d154c17a48 | |
| parent | 7c3507c19ce4f031aa50e18ee00dbac1ed9e3afe [diff] [blame] |
Pin black version in tox.ini to 23.12.1 Change-Id: I9d88af562ab18f8e632f7c28b2d049974dc93d10 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index 8f9952c..ab29e20 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_mon/