Skip to content

Commit 74fc4a0

Browse files
Update dependency black to >=25.9.0,<25.10.0
1 parent a80e93f commit 74fc4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

4747
[project.optional-dependencies]
4848
dev = [
49-
"black (>=25.1.0,<25.2.0)",
49+
"black (>=25.9.0,<25.10.0)",
5050
"build (>=1.2.1,<1.3.0)",
5151
"isort (>=6.0.0,<6.1.0)",
5252
"types-pytz (>=2025.2.0.20250326,<2025.3.0.0)",

0 commit comments

Comments
 (0)