Skip to content

Commit fb3972d

Browse files
Bump mypy from 1.1.1 to 1.2.0 (#310)
2 parents c0ab387 + 1f397d1 commit fb3972d

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
@@ -77,7 +77,7 @@ pytest = [
7777
"async-solipsism == 0.5",
7878
]
7979
mypy = [
80-
"mypy == 1.1.1",
80+
"mypy == 1.2.0",
8181
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
8282
# For checking the noxfile, docs/ script, and tests
8383
"frequenz-sdk[docs-gen,nox,pytest]",

0 commit comments

Comments
 (0)