Skip to content

Commit 09f2b19

Browse files
build(deps): bump mypy from 1.14.1 to 1.15.0 (#326)
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) --- 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 0c5682c commit 09f2b19

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
@@ -42,7 +42,7 @@ tests = [
4242
]
4343
dev = [
4444
"dvc-objects[tests]",
45-
"mypy==1.14.1",
45+
"mypy==1.15.0",
4646
]
4747

4848
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)