Skip to content

Commit 16dd734

Browse files
build(deps-dev): bump mypy from 1.18.2 to 1.19.0 (#362)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c04cec commit 16dd734

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
@@ -44,7 +44,7 @@ tests = [
4444
]
4545
dev = [
4646
"dvc-objects[tests]",
47-
"mypy==1.18.2",
47+
"mypy==1.19.0",
4848
]
4949

5050
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)