Skip to content

Commit 26ecac9

Browse files
authored
⬆️ bump basedmypy to 2.9.0 (#393)
2 parents 607330f + e29c62b commit 26ecac9

File tree

6 files changed

+306
-295
lines changed

6 files changed

+306
-295
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ typecheck = [
5151
{include-group = "extras"},
5252
{include-group = "ci"},
5353
{include-group = "codegen"},
54-
"basedmypy[faster-cache]>=2.8.1",
54+
"basedmypy[faster-cache]>=2.9.0",
5555
"basedpyright>=1.23.1",
5656
]
5757
dev = [

0 commit comments

Comments
 (0)