Skip to content

Commit db5146e

Browse files
Bump mypy from 1.6.0 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bc84e8 commit db5146e

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.6.0",
55+
"mypy == 1.6.1",
5656
# For checking the noxfile, docs/ script, and tests
5757
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
5858
]

0 commit comments

Comments
 (0)