chore(deps): update dependency mypy to v1 (#2101)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-11 10:11:25 -09:00
committed by GitHub
parent 2ec88fd010
commit 92662b3780
2 changed files with 29 additions and 33 deletions

View File

@@ -47,7 +47,7 @@ black = "^23.1.0"
coverage = "^7.0"
coveragepy-lcov = "^0.1.1"
mkdocs-material = "^9.0.0"
mypy = "^0.991"
mypy = "^1.0"
pre-commit = "^3.0.4"
pydantic-to-typescript = "^1.0.7"
pylint = "^2.6.0"