Skip to content

Commit 6b45d8c

Browse files
committed
Update mypy due to python/mypy#13627
1 parent f478153 commit 6b45d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kernel/py/e2etests/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ streamlit = "1.10.0"
1515
black = "^22.6.0"
1616
flake8 = "^5.0.4"
1717
isort = "^5.10.1"
18-
mypy = "^0.971"
18+
mypy = "^0.981"
1919
types-requests = "^2.28.8"
2020

2121
[build-system]

0 commit comments

Comments
 (0)