Skip to content

Commit e85384d

Browse files
authored
Update pyproject.toml
1 parent 9d06aab commit e85384d

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
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools>=45",
44
"setuptools_scm[toml]>=8.0.4,<9",
5-
"mypy==1.12.1", # also update mypy-requirements.txt
5+
"mypy==1.13.0", # also update mypy-requirements.txt
66
"types-requests",
77
"types-psutil",
88
"importlib_resources>=1.4;python_version<'3.9'",

0 commit comments

Comments
 (0)