Skip to content

Commit d8d1f3d

Browse files
fix(deps): update dependency mypy to v1.19.0 (#1453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6915de9 commit d8d1f3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dev = [
77
"coverage==7.12.0",
88
"flake8==7.3.0",
99
"google-auth-stubs==0.3.0",
10-
"mypy==1.18.2",
10+
"mypy==1.19.0",
1111
"pyright==1.1.407",
1212
"pytest-cov==7.0.0",
1313
"pytest-github-actions-annotate-failures==0.3.0",
@@ -76,7 +76,7 @@ dev = [
7676
"coverage==7.12.0",
7777
"flake8==7.3.0",
7878
"google-auth-stubs==0.3.0",
79-
"mypy==1.18.2",
79+
"mypy==1.19.0",
8080
"pyright==1.1.407",
8181
"pytest-cov==7.0.0",
8282
"pytest-github-actions-annotate-failures==0.3.0",

0 commit comments

Comments
 (0)