Skip to content

Commit 279b007

Browse files
authored
chore: Update mypy
Update mypy version 0.961 from to 0.982.
1 parent 19052f8 commit 279b007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pandas = "^1.0"
3737
autoflake = "^1.4"
3838
black = "22.6.0"
3939
isort = "^5.9"
40-
mypy = "0.961"
40+
mypy = "0.982"
4141
types-setuptools = "^57.4"
4242
flake8 = "^4.0"
4343
# documentation

0 commit comments

Comments
 (0)