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

Commit

Permalink
Merge pull request #54 from futursolo/dependabot/pip/mypy-0.942
Browse files Browse the repository at this point in the history
Bump mypy from 0.910 to 0.942
  • Loading branch information
futursolo committed Apr 5, 2022
2 parents 5bee0bb + 3b8bf29 commit 241ca8a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 44 deletions.
75 changes: 32 additions & 43 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 @@ -51,7 +51,7 @@ black = "^22.3"
flake8-black = "^0.3.2"

# Typing
mypy = "^0.910"
mypy = "^0.942"

# Linters
flake8 = "^3.9.2"
Expand Down

0 comments on commit 241ca8a

Please sign in to comment.