Skip to content

Commit 1c17546

Browse files
build(deps): Bump mypy from 1.16.1 to 1.17.0 (#198)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6d12cd commit 1c17546

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
@@ -50,7 +50,7 @@ tests = [
5050
]
5151
dev = [
5252
"dvc-render[tests,docs]",
53-
"mypy==1.16.1"
53+
"mypy==1.17.0"
5454
]
5555

5656
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)