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

Commit

Permalink
Bump mypy from 0.910 to 0.931 (#5538)
Browse files Browse the repository at this point in the history
* Bump mypy from 0.910 to 0.931

Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.931.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.910...v0.931)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* More useless type annotations

mypy has gone loco

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dirk Groeneveld <dirkg@allenai.org>
  • Loading branch information
dependabot[bot] and dirkgr committed Jan 14, 2022
1 parent a91946a commit 2cdb874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -4,7 +4,7 @@
flake8

# Static type checking
mypy==0.910
mypy==0.931

# Automatic code formatting
black==21.12b0
Expand Down

0 comments on commit 2cdb874

Please sign in to comment.