Skip to content

Commit d17e23b

Browse files
authored
Merge pull request #229 from calchiwo/dependabot/pip/black-gte-25.11.0
chore(deps-dev): update black requirement from >=23.0 to >=25.11.0
2 parents 9e24722 + e9bb70f commit d17e23b

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
@@ -41,7 +41,7 @@ groq = ["groq>=0.9,<1.0"]
4141

4242
dev = [
4343
"pytest>=7.0",
44-
"black>=23.0",
44+
"black>=25.11.0",
4545
"ruff>=0.15.12",
4646
"mypy>=1.0",
4747
]

0 commit comments

Comments
 (0)