Skip to content

Commit 5ca9375

Browse files
⬆ Update black requirement from ^21.5-beta.1 to ^22.10.0 (#460)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 parent e7d8b69 commit 5ca9375

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
@@ -39,7 +39,7 @@ sqlalchemy2-stubs = {version = "*", allow-prereleases = true}
3939
pytest = "^7.0.1"
4040
mypy = "0.971"
4141
flake8 = "^5.0.4"
42-
black = {version = "^21.5-beta.1", python = "^3.7"}
42+
black = {version = "^22.10.0", python = "^3.7"}
4343
mkdocs = "^1.2.1"
4444
mkdocs-material = "^8.1.4"
4545
pillow = {version = "^9.3.0", python = "^3.7"}

0 commit comments

Comments
 (0)