Skip to content

Commit bf9179b

Browse files
Bump mypy from 2.1 to 2.3.0 (#483)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3e5260 commit bf9179b

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
@@ -68,7 +68,7 @@ dependencies = [
6868
"tomli; python_version<'3.11'",
6969
]
7070
optional-dependencies.dev = [
71-
"mypy==2.1",
71+
"mypy==2.3",
7272
"tomli", # Needed even on 3.11+ for typechecking with mypy
7373
"tox",
7474
]

0 commit comments

Comments
 (0)