Skip to content

Commit 4ef133e

Browse files
Bump mypy from 0.982 to 0.990 (#355)
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.990. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.982...v0.990) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa704ae commit 4ef133e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools-git==1.2
2-
mypy==0.982; implementation_name=="cpython"
2+
mypy==0.990; implementation_name=="cpython"
33
mypy-extensions==0.4.3; implementation_name=="cpython"
44

55
-r ci-wheel.txt

0 commit comments

Comments
 (0)