Skip to content

Commit 41caa24

Browse files
Bump mypy from 1.19.1 to 1.20.2 (#469)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5dfaee commit 41caa24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies = [
7171
]
7272

7373
optional-dependencies.dev = [
74-
"mypy==1.19.1",
74+
"mypy==1.20.2",
7575
"tomli", # Needed even on 3.11+ for typechecking with mypy
7676
"tox",
7777
]

0 commit comments

Comments
 (0)