Skip to content

Commit 8fc0a89

Browse files
Merge pull request #64 from remarkablemark/dependabot/pip/black-25.11.0
build(deps-dev): bump black from 25.9.0 to 25.11.0
2 parents eb0791a + e5425eb commit 8fc0a89

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
@@ -24,7 +24,7 @@ docs = [
2424
"pdoc==15.0.4",
2525
]
2626
lint = [
27-
"black==25.9.0",
27+
"black==25.11.0",
2828
"isort==6.1.0",
2929
"pre-commit==4.3.0",
3030
"ruff==0.14.4",

0 commit comments

Comments
 (0)