Skip to content

Commit aae4398

Browse files
Bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](python/mypy@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26f5285 commit aae4398

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 @@ dev-mkdocs = [
5252
"frequenz-repo-config[lib] == 0.5.2",
5353
]
5454
dev-mypy = [
55-
"mypy == 1.5.1",
55+
"mypy == 1.6.0",
5656
# For checking the noxfile, docs/ script, and tests
5757
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
5858
]

0 commit comments

Comments
 (0)