Skip to content

Commit ba2b32a

Browse files
Bump black from 26.1.0 to 26.3.0 (#751)
1 parent 871b2c0 commit ba2b32a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535

3636
[project.optional-dependencies]
3737
black = [
38-
"black==26.1.0",
38+
"black==26.3.0",
3939
]
4040
ruff = [
4141
"ruff==0.15.4",

requirements_black.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
black==26.1.0
1+
black==26.3.0

0 commit comments

Comments
 (0)