Skip to content

Commit ec11dfd

Browse files
Update dependency mypy to v2.3.0 (#1266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e79973c commit ec11dfd

2 files changed

Lines changed: 113 additions & 113 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dev = [
9292
"codecov==2.1.13",
9393
"flake8-elegant-objects==1.1.1",
9494
"flake8==7.3.0",
95-
"mypy==2.2.0", # Update to a version compatible with Python 3.12
95+
"mypy==2.3.0", # Update to a version compatible with Python 3.12
9696
"pylint==4.0.6",
9797
"pytest-cov==7.1.0",
9898
"pytest-testmon==2.2.0",

0 commit comments

Comments
 (0)