Skip to content

Commit 500b83b

Browse files
build(deps-dev): bump mypy from 1.18.2 to 1.19.0 (#457)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99d1b19 commit 500b83b

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
@@ -54,7 +54,7 @@ tests = [
5454
"proxy.py",
5555
]
5656
dev = [
57-
"mypy==1.18.2",
57+
"mypy==1.19.0",
5858
"scmrepo[tests]",
5959
"types-certifi",
6060
"types-mock",

0 commit comments

Comments
 (0)