Skip to content

Commit 2ebe78a

Browse files
Bump mypy from 0.920 to 0.921 (#668)
Bumps [mypy](https://github.com/python/mypy) from 0.920 to 0.921. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.920...v0.921) --- 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 e85d3b7 commit 2ebe78a

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.920; implementation_name=="cpython"
1+
mypy==0.921; 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)