Skip to content

Commit 9f8b366

Browse files
build(deps): bump mypy from 1.16.1 to 1.17.0 (#343)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0942852 commit 9f8b366

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
@@ -43,7 +43,7 @@ tests = [
4343
]
4444
dev = [
4545
"dvc-objects[tests]",
46-
"mypy==1.16.1",
46+
"mypy==1.17.0",
4747
]
4848

4949
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)