Skip to content

Commit

Permalink
chore: Update mypy
Browse files Browse the repository at this point in the history
Update mypy version 0.961 from  to 0.982.
  • Loading branch information
ahartikainen authored and riddell-stan committed Oct 10, 2022
1 parent 19052f8 commit 7139d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pandas = "^1.0"
autoflake = "^1.4"
black = "22.6.0"
isort = "^5.9"
mypy = "0.961"
mypy = "0.982"
types-setuptools = "^57.4"
flake8 = "^4.0"
# documentation
Expand Down

0 comments on commit 7139d34

Please sign in to comment.