Skip to content

Commit a06857d

Browse files
authored
Update pyproject.toml
1 parent 0de3d19 commit a06857d

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
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"setuptools>=45",
4-
"mypy==1.5.1", # also update mypy-requirements.txt
4+
"mypy==1.6.0", # also update mypy-requirements.txt
55
"types-requests",
66
"types-psutil",
77
"importlib_resources>=1.4", # equivalent to Python 3.9

0 commit comments

Comments
 (0)