]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump black from 22.10.0 to 23.1.0 (#5953)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 10 Mar 2023 18:57:21 +0000 (19:57 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2023 18:57:21 +0000 (19:57 +0100)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
pyproject.toml

index 470d56723c27ab859eb1e4e70feb559f28ae8661..2ae582722b54b9ffefe5f263274a806707a53cd7 100644 (file)
@@ -56,7 +56,7 @@ test = [
     "coverage[toml] >= 6.5.0,< 8.0",
     "mypy ==0.982",
     "ruff ==0.0.138",
-    "black == 22.10.0",
+    "black == 23.1.0",
     "isort >=5.0.6,<6.0.0",
     "httpx >=0.23.0,<0.24.0",
     "email_validator >=1.1.1,<2.0.0",