Skip to content

Commit 2885f91

Browse files
committed
chore(deps): pin black dep in pyproject.toml
1 parent 4f5f894 commit 2885f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
dev = [
3737
"pytest>=7.4.0",
3838
"pytest-cov>=4.1.0",
39-
"black>=23.7.0",
39+
"black==25.11.0",
4040
"flake8>=6.1.0",
4141
"mypy>=1.5.0",
4242
"build>=0.10.0",

0 commit comments

Comments
 (0)