Update mypy requirement from 1.4.0 to 1.4.1 in /backend (#234)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-01 10:41:34 +02:00
committed by GitHub
parent 3bf9863a70
commit 9cc135ce69

View File

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