Skip to content

Commit 963cde1

Browse files
authored
Merge pull request #514 from nanotaboada/dependabot/pip/black-26.3.1
chore(deps-dev): bump black from 26.3.0 to 26.3.1
2 parents 5adade7 + 436e179 commit 963cde1

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
@@ -21,7 +21,7 @@ test = [
2121
]
2222
lint = [
2323
"flake8==7.3.0",
24-
"black==26.3.0",
24+
"black==26.3.1",
2525
]
2626
dev = [
2727
{ include-group = "test" },

0 commit comments

Comments
 (0)