Skip to content

Commit 1ce0a25

Browse files
fix(deps): update dependency mypy to v1.17.0 (#1106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45f3027 commit 1ce0a25

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
@@ -96,7 +96,7 @@ dependencies = [
9696
"uvicorn[standard]~=0.0",
9797
]
9898
devel-types = [
99-
"mypy==1.16.1",
99+
"mypy==1.17.0",
100100
"types-cffi~=1.0",
101101
"types-grpcio~=1.0",
102102
"types-protobuf~=6.0",

0 commit comments

Comments
 (0)