Skip to content

Commit

Permalink
Merge pull request #11 from kHarshit/dependabot/pip/mypy-0.961
Browse files Browse the repository at this point in the history
⬆️ Bump mypy from 0.910 to 0.961
  • Loading branch information
kHarshit authored Jul 16, 2022
2 parents 20e076f + 802239a commit 55edb75
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
61 changes: 31 additions & 30 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 @@ -42,7 +42,7 @@ bandit = "^1.7.1"
black = {version = "^22.6.0", allow-prereleases = true}
darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.10.1"}
mypy = "^0.910"
mypy = "^0.961"
mypy-extensions = "^0.4.3"
pre-commit = "^2.15.0"
pydocstyle = "^6.1.1"
Expand Down

0 comments on commit 55edb75

Please sign in to comment.