Skip to content

Commit 204027d

Browse files
build(deps): Bump mypy from 1.17.1 to 1.18.2 (#208)
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3497ab4 commit 204027d

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.1"
54+
"mypy==1.18.2"
5555
]
5656

5757
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)