Skip to content

Commit 06a3d72

Browse files
chore(deps-dev): bump black from 23.11.0 to 23.12.0
Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...23.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f8544f commit 06a3d72

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)