⬆ 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>
This commit is contained in:
parent
e7d8b69b53
commit
5ca9375f26
@ -39,7 +39,7 @@ sqlalchemy2-stubs = {version = "*", allow-prereleases = true}
|
|||||||
pytest = "^7.0.1"
|
pytest = "^7.0.1"
|
||||||
mypy = "0.971"
|
mypy = "0.971"
|
||||||
flake8 = "^5.0.4"
|
flake8 = "^5.0.4"
|
||||||
black = {version = "^21.5-beta.1", python = "^3.7"}
|
black = {version = "^22.10.0", python = "^3.7"}
|
||||||
mkdocs = "^1.2.1"
|
mkdocs = "^1.2.1"
|
||||||
mkdocs-material = "^8.1.4"
|
mkdocs-material = "^8.1.4"
|
||||||
pillow = {version = "^9.3.0", python = "^3.7"}
|
pillow = {version = "^9.3.0", python = "^3.7"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user