Skip to content

Commit

Permalink
Update mypy due to python/mypy#13627
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Oct 1, 2022
1 parent f478153 commit 6b45d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kernel/py/e2etests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ streamlit = "1.10.0"
black = "^22.6.0"
flake8 = "^5.0.4"
isort = "^5.10.1"
mypy = "^0.971"
mypy = "^0.981"
types-requests = "^2.28.8"

[build-system]
Expand Down

0 comments on commit 6b45d8c

Please sign in to comment.