Skip to content

Commit 537bcb8

Browse files
chore(deps): update dependency mypy to v1.15.0
1 parent c5be31c commit 537bcb8

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)