Skip to content

Commit f8cd6d0

Browse files
committed
Lint fixes
1 parent 1b8a9c1 commit f8cd6d0

2 files changed

Lines changed: 36 additions & 33 deletions

File tree

poetry.lock

Lines changed: 35 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pydantic = "^1.10.7"
3333
pytest = "^7.1.2"
3434
flake8 = "^4.0.1"
3535
isort = "^5.10.1"
36-
mypy = "^0.971"
36+
mypy = "^1.2.0"
3737
pre-commit = "^2.20.0"
3838
yesqa = "^1.3.0"
3939
autoflake = "^1.4"

0 commit comments

Comments
 (0)