Skip to content

Commit 8046bad

Browse files
fix(deps): update dependency mypy to >=1.20.1 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9171ad0 commit 8046bad

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
@@ -33,7 +33,7 @@ editorconfig = "editorconfig.__main__:main"
3333

3434
[project.optional-dependencies]
3535
dev = [
36-
"mypy>=1.20.0",
36+
"mypy>=1.20.1",
3737
]
3838

3939
[tool.setuptools]

0 commit comments

Comments
 (0)