mirror of
https://github.com/evroon/bracket.git
synced 2026-03-06 08:08:37 -05:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user