Skip to content

Commit 589cca3

Browse files
Bump mypy from 1.18.2 to 1.19.0 (#97)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec41cae commit 589cca3

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
@@ -37,7 +37,7 @@ dependencies = [
3737
[project.optional-dependencies]
3838
dev = [
3939
"dvc-webdav[tests]",
40-
"mypy==1.18.2",
40+
"mypy==1.19.0",
4141
]
4242
tests = [
4343
"dvc[testing]",

0 commit comments

Comments
 (0)