Skip to content

Commit fe5f34b

Browse files
Bump mypy from 1.14.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b9c726 commit fe5f34b

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.14.0",
64+
"mypy==1.14.1",
6565
"types-PyYAML"
6666
]
6767
mmcv = ["mmcv"]

0 commit comments

Comments
 (0)