Skip to content

Commit 947e571

Browse files
chore(deps): update dependency mypy to v1.14.0 (#1611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fa9a44 commit 947e571

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.13.0",
55+
"mypy==1.14.0",
5656
"django-stubs==5.1.1"
5757
]
5858

0 commit comments

Comments
 (0)