Skip to content

Commit 43f03df

Browse files
fix(deps): update dependency mypy to >=2.2.0,<2.3.0 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7456939 commit 43f03df

2 files changed

Lines changed: 34 additions & 33 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dev = [
1515
"pyyaml>=6.0.0,<7.0.0",
1616
"pytest>=9.1.0,<9.2.0",
1717
"ruff>=0.15.0,<1.0.0",
18-
"mypy>=2.1.0,<2.2.0",
18+
"mypy>=2.2.0,<2.3.0",
1919
]
2020

2121
[tool.uv]

0 commit comments

Comments
 (0)