From 5d0f16c2dea81c5e937dce1ffb64b9ca573ffb1b Mon Sep 17 00:00:00 2001 From: Patrick Gingras <775.pg.12@gmail.com> Date: Tue, 29 Mar 2022 13:26:38 -0400 Subject: [PATCH] update black --- riotfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riotfile.py b/riotfile.py index 4a9be03..0a0c4d5 100644 --- a/riotfile.py +++ b/riotfile.py @@ -25,7 +25,7 @@ }, ), Venv( - pkgs={"black": "==20.8b1"}, + pkgs={"black": "==22.3.0"}, venvs=[ Venv( name="fmt",