Skip to content

Commit c8c32d0

Browse files
Bump mypy from 1.10.1 to 1.11.0 (iterative#835)
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e493463 commit c8c32d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tests = [
6161
]
6262
dev = [
6363
"dvclive[all,tests]",
64-
"mypy==1.10.1",
64+
"mypy==1.11.0",
6565
"types-PyYAML"
6666
]
6767
mmcv = ["mmcv"]

0 commit comments

Comments
 (0)