Skip to content

Commit f553557

Browse files
committed
undo change to mypy version
1 parent d484169 commit f553557

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
@@ -58,7 +58,7 @@ mockupdb = [
5858
]
5959
perf = ["simplejson"]
6060
typing = [
61-
"mypy==1.18.2",
61+
"mypy==1.18.1",
6262
"pyright==1.1.405",
6363
"typing_extensions",
6464
"pip"

0 commit comments

Comments
 (0)