Skip to content

Commit da97d11

Browse files
Merge branch 'main' into argparse-names
2 parents 2f94486 + 41caa24 commit da97d11

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)