Update mypy requirement from 1.3.0 to 1.4.0 in /backend (#233)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-21 08:57:33 +02:00
committed by GitHub
parent 1709a46493
commit 3bf9863a70

View File

@@ -28,7 +28,7 @@ sentry-sdk = ">=1.13.0"
fastapi-sso = ">=0.6.4"
[dev-packages]
mypy = "1.3.0"
mypy = "1.4.0"
black = ">=22.12.0"
isort = ">=5.11.4"
pylint = ">=2.15.10"