Skip to content

Commit 8042eb6

Browse files
Bump mypy to 1.12.1 (#13053)
1 parent a993a52 commit 8042eb6

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.7.0",
85-
"mypy==1.12.0",
85+
"mypy==1.12.1",
8686
"sphinx-lint>=0.9",
8787
"types-colorama==0.4.15.20240311",
8888
"types-defusedxml==0.7.0.20240218",

0 commit comments

Comments
 (0)