Skip to content

Commit f90b506

Browse files
Bump mypy to 1.11.0 (#12642)
1 parent 97df13d commit f90b506

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
@@ -82,7 +82,7 @@ docs = [
8282
lint = [
8383
"flake8>=6.0",
8484
"ruff==0.5.4",
85-
"mypy==1.10.1",
85+
"mypy==1.11.0",
8686
"sphinx-lint>=0.9",
8787
"types-colorama==0.4.15.20240311",
8888
"types-docutils==0.21.0.20240711",

0 commit comments

Comments
 (0)