Skip to content

Commit b4df81d

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

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
@@ -63,7 +63,7 @@ dev-mkdocs = [
6363
"frequenz-repo-config[api] == 0.5.2",
6464
]
6565
dev-mypy = [
66-
"mypy == 1.1.1",
66+
"mypy == 1.5.1",
6767
# For checking the noxfile, docs/ script, and tests
6868
"frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
6969
]

0 commit comments

Comments
 (0)