Skip to content

Commit 0f842f6

Browse files
committed
Update Python formatter
WALA includes a single Python script, formatted using Black. Here we upgrade the latter to pick up some security fixes.
1 parent c9fdc91 commit 0f842f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
black == 25.11.*
1+
black == 26.3.*
22
numpy == 2.3.*
33
pandas == 2.3.*

0 commit comments

Comments
 (0)