Skip to content

Commit 342db0a

Browse files
chore(deps): update dependency mypy to v1.18.2 (#570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2e3a4c commit 342db0a

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
@@ -57,7 +57,7 @@ test = [
5757
"pytest-github-actions-annotate-failures==0.3.0"
5858
]
5959
types = [
60-
"mypy==1.18.1"
60+
"mypy==1.18.2"
6161
]
6262

6363
[project.readme]

0 commit comments

Comments
 (0)