Skip to content

Commit cbb76cb

Browse files
build(deps): Bump mypy from 1.17.0 to 1.17.1 (#201)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35ba485 commit cbb76cb

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
@@ -51,7 +51,7 @@ tests = [
5151
]
5252
dev = [
5353
"dvc-render[tests,docs]",
54-
"mypy==1.17.0"
54+
"mypy==1.17.1"
5555
]
5656

5757
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)