Skip to content

Commit 7522fb6

Browse files
Bump mypy to 1.17.0 (#13745)
1 parent 912e502 commit 7522fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ docs = [
9494
]
9595
lint = [
9696
"ruff==0.12.4",
97-
"mypy==1.16.1",
97+
"mypy==1.17.0",
9898
"sphinx-lint>=0.9",
9999
"types-colorama==0.4.15.20240311",
100100
"types-defusedxml==0.7.0.20250708",
@@ -158,7 +158,7 @@ translations = [
158158
"Jinja2>=3.1",
159159
]
160160
types = [
161-
"mypy==1.16.1",
161+
"mypy==1.17.0",
162162
"pyrefly",
163163
"pyright==1.1.400",
164164
{ include-group = "type-stubs" },

0 commit comments

Comments
 (0)