Skip to content

Commit deada5c

Browse files
authored
Merge pull request #582 from nanotaboada/dependabot/pip/black-26.5.1
chore(deps-dev): bump black from 26.3.1 to 26.5.1
2 parents a285c3b + 80769d5 commit deada5c

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
@@ -24,7 +24,7 @@ test = [
2424
]
2525
lint = [
2626
"flake8==7.3.0",
27-
"black==26.3.1",
27+
"black==26.5.1",
2828
]
2929
dev = [
3030
{ include-group = "test" },

0 commit comments

Comments
 (0)