Skip to content

Commit

Permalink
Merge pull request #165 from neurobionics/dependabot/pip/mypy-1.0.1
Browse files Browse the repository at this point in the history
⬆️ Bump mypy from 0.991 to 1.0.1
  • Loading branch information
senthurayyappan authored Nov 15, 2023
2 parents 69e9887 + ff88812 commit 44376cb
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 33 deletions.
60 changes: 28 additions & 32 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.3", allow-prereleases = true}
darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.10.1"}
mypy = "^0.991"
mypy = ">=0.991,<1.1"
mypy-extensions = "^0.4.3"
pre-commit = "^2.15.0"
pydocstyle = "^6.1.1"
Expand Down

0 comments on commit 44376cb

Please sign in to comment.