Skip to content

Commit 1fe7a65

Browse files
chore(deps): update dependency mypy to v1.15.0 (#1676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5be31c commit 1fe7a65

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
@@ -52,7 +52,7 @@ lint = [
5252
test = [
5353
]
5454
types = [
55-
"mypy==1.14.1",
55+
"mypy==1.15.0",
5656
"django-stubs==5.1.2"
5757
]
5858

0 commit comments

Comments
 (0)