Skip to content

Commit 5f603ce

Browse files
chore(deps): update mypy requirement from ~=0.812 to ~=0.910 (#616)
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.812...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76ef1e7 commit 5f603ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ pylint = "~=2.10"
2525
astroid = "~=2.7"
2626
isort = "~=5.8"
2727

28-
mypy = "~=0.812"
28+
mypy = "~=0.910"

0 commit comments

Comments
 (0)