Skip to content

Commit 473d2c4

Browse files
⬆️ Update black requirement from ^20.8b1 to ^22.10 (#308)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b2125b commit 473d2c4

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
@@ -11,7 +11,7 @@ docker = "^6.0.1"
1111
pytest = "^7.0.1"
1212

1313
[tool.poetry.dev-dependencies]
14-
black = "^20.8b1"
14+
black = "^22.10"
1515
isort = "^5.8.0"
1616
autoflake = "^1.3.1"
1717
mypy = "^0.991"

0 commit comments

Comments
 (0)