Skip to content

Commit

Permalink
chore(deps): update dependency mypy to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent e84c62a commit 79c3ee4
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 79c3ee4

Please sign in to comment.