Skip to content

Commit 9ceaf14

Browse files
authored
Merge pull request #23 from taskiq-python/dependabot/pip/black-23.12.0
chore(deps-dev): bump black from 23.11.0 to 23.12.0
2 parents 3f8544f + 06a3d72 commit 9ceaf14

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
@@ -72,7 +72,7 @@ dev = [
7272
"taskiq-faststream[test]",
7373

7474
"mypy==1.7.1",
75-
"black==23.11.0",
75+
"black==23.12.0",
7676
"isort==5.13.0",
7777
"ruff==0.1.6",
7878
"pyupgrade-directories==0.3.0",

0 commit comments

Comments
 (0)