Skip to content

Commit ec6a5d9

Browse files
Bump mypy from 1.17.1 to 1.18.2 (#415)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 553aa5d commit ec6a5d9

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
@@ -72,7 +72,7 @@ dependencies = [
7272
]
7373

7474
optional-dependencies.dev = [
75-
"mypy==1.17.1",
75+
"mypy==1.18.2",
7676
"tomli", # Needed even on 3.11+ for typechecking with mypy
7777
"tox",
7878
]

0 commit comments

Comments
 (0)