Skip to content

Commit

Permalink
Update mypy requirement from ^0.790 to ^0.800
Browse files Browse the repository at this point in the history
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.790...v0.800)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jmuelbert committed Feb 11, 2021
1 parent 8a981e1 commit 564f897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ openpyxl = "^3.0.4"
coverage = {extras = ["toml"], version = "^5.3"}
pytest = "^6.1.2"
safety = "^1.9.0"
mypy = "^0.790"
mypy = "^0.800"
typeguard = "^2.10.0"
xdoctest = {extras = ["colors"], version = "^0.15.0"}
sphinx = "^3.3.1"
Expand Down

0 comments on commit 564f897

Please sign in to comment.