Skip to content

Commit 9c1d0b4

Browse files
chore(deps): bump mypy from 1.17.0 to 1.17.1 (#886)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c53f8c5 commit 9c1d0b4

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
@@ -62,7 +62,7 @@ tests = [
6262
]
6363
dev = [
6464
"dvclive[all,tests]",
65-
"mypy==1.17.0",
65+
"mypy==1.17.1",
6666
"types-PyYAML"
6767
]
6868
mmcv = ["mmcv"]

0 commit comments

Comments
 (0)