Skip to content

Commit

Permalink
Merge pull request #190 from tmbo/dependabot/pip/mypy-0.920
Browse files Browse the repository at this point in the history
Bump mypy from 0.910 to 0.920
  • Loading branch information
tmbo committed Dec 19, 2021
2 parents 1000f1e + 2750b3d commit 631261a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 30 deletions.
67 changes: 38 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ pytest-cov = "^3.0.0"
pytest = "^6.2.5"
coveralls = "^3.3.1"
black = "^20.8b1"
mypy = "^0.910"
mypy = "^0.920"
toml = "^0.10.1"

0 comments on commit 631261a

Please sign in to comment.