Skip to content

Commit 956417a

Browse files
chore(deps): update mypy requirement from ~=0.950 to ~=0.960 (#714)
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.950...v0.960) --- 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 df33c85 commit 956417a

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
@@ -26,4 +26,4 @@ pylint = "~=2.13"
2626
astroid = "~=2.9"
2727
isort = "~=5.10"
2828

29-
mypy = "~=0.950"
29+
mypy = "~=0.960"

0 commit comments

Comments
 (0)