Skip to content

Commit 280d9b8

Browse files
fix(deps): update dependency mypy to v1.16.0 (#1870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f3a3e4 commit 280d9b8

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
@@ -51,7 +51,7 @@ test = [
5151
]
5252
types = [
5353
"django-stubs==5.2.0",
54-
"mypy==1.15.0"
54+
"mypy==1.16.0"
5555
]
5656

5757
[project.readme]

0 commit comments

Comments
 (0)