Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit ccf692b

Browse files
Bump mypy from 0.931 to 0.942 (#332)
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.942. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.931...v0.942) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dirk Groeneveld <dirkg@allenai.org>
1 parent 3c63cda commit ccf692b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
flake8
55

66
# Static type checking
7-
mypy==0.931
7+
mypy==0.942
88

99
# Automatic code formatting
1010
black

0 commit comments

Comments
 (0)