]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump black from 22.8.0 to 22.10.0 (#5569)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 13 Nov 2022 22:06:28 +0000 (23:06 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2022 22:06:28 +0000 (23:06 +0100)
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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 de6bd24f34bdae779e26e73dee6a4a5d5a8d2acc..9549cc47da1566eb76086905be1711dd70ccef8e 100644 (file)
@@ -54,7 +54,7 @@ test = [
     "coverage[toml] >= 6.5.0,<7.0",
     "mypy ==0.982",
     "ruff ==0.0.114",
-    "black == 22.8.0",
+    "black == 22.10.0",
     "isort >=5.0.6,<6.0.0",
     "httpx >=0.23.0,<0.24.0",
     "email_validator >=1.1.1,<2.0.0",