]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump internal dependency mypy from 0.971 to 0.982 (#5541)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 31 Oct 2022 16:45:41 +0000 (17:45 +0100)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2022 16:45:41 +0000 (17:45 +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 c76538c1774388afd23a77b1c046b0eb0eaa83ac..35bd816d316e57aa70c8a4fa2a72cd189fe70d6b 100644 (file)
@@ -51,7 +51,7 @@ Documentation = "https://fastapi.tiangolo.com/"
 test = [
     "pytest >=7.1.3,<8.0.0",
     "pytest-cov >=2.12.0,<4.0.0",
-    "mypy ==0.971",
+    "mypy ==0.982",
     "flake8 >=3.8.3,<6.0.0",
     "black == 22.8.0",
     "isort >=5.0.6,<6.0.0",