Skip to content

Commit 60117ff

Browse files
Bump mypy from 0.902 to 0.910 (#241)
Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.902...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d478407 commit 60117ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==21.6b0
22
flake8==3.9.2
3-
mypy==0.902
3+
mypy==0.910
44
pydocstyle==6.1.1
55
pylint==2.8.3

0 commit comments

Comments
 (0)