Skip to content

Commit

Permalink
Merge pull request #145 from ngshiheng/renovate/mypy-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency mypy to v1
  • Loading branch information
ngshiheng authored Jan 28, 2024
2 parents ed8f6bb + 79c3ee4 commit 479f864
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 42 deletions.
100 changes: 59 additions & 41 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 @@ -20,7 +20,7 @@ sentry-sdk = "==1.39.1"
[tool.poetry.dev-dependencies]
autopep8 = "==2.0.4"
flake8 = "==6.1.0"
mypy = "0.991"
mypy = "1.8.0"
pre-commit = "==3.6.0"
pylint = "==3.0.3"

Expand Down

0 comments on commit 479f864

Please sign in to comment.