Skip to content

Commit e5655e2

Browse files
chore(deps): update dependency mypy to >=1.18.2 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79695d1 commit e5655e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ editorconfig = "editorconfig.__main__:main"
3232

3333
[project.optional-dependencies]
3434
dev = [
35-
"mypy>=1.17.1",
35+
"mypy>=1.18.2",
3636
]
3737

3838
[tool.setuptools]

0 commit comments

Comments
 (0)