build: raise black version

This commit is contained in:
tecnovert
2026-06-09 02:14:44 +02:00
parent df672d4056
commit 136b311dc6
+1 -1
View File
@@ -36,7 +36,7 @@ dev = [
"pre-commit", "pre-commit",
"pytest", "pytest",
"ruff", "ruff",
"black==25.11.0", "black==26.3.1",
"selenium", "selenium",
] ]