Skip to content

Commit df68429

Browse files
Bump mypy from 0.921 to 0.930
Bumps [mypy](https://github.com/python/mypy) from 0.921 to 0.930. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.921...v0.930) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ebe78a commit df68429

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,4 +1,4 @@
1-
mypy==0.921; implementation_name=="cpython"
1+
mypy==0.930; implementation_name=="cpython"
22
flake8==4.0.1
33
flake8-pyi==20.10.0; python_version >= "3.6"
44
black==21.12b0; python_version >= "3.6"

0 commit comments

Comments
 (0)