Skip to content

Commit 404ecd7

Browse files
Bump mypy from 1.19.1 to 1.20.0 in the minor group (#287)
2 parents ecd2e9f + d0afcbe commit 404ecd7

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
@@ -83,7 +83,7 @@ dev-mkdocs = [
8383
"frequenz-repo-config[lib] == 0.17.0",
8484
]
8585
dev-mypy = [
86-
"mypy == 1.19.1",
86+
"mypy == 1.20.0",
8787
"types-Markdown == 3.10.2.20260211",
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)