Skip to content

Commit

Permalink
chore(dev): update dependency mypy to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent b02a82e commit 31c5851
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 30 deletions.
64 changes: 35 additions & 29 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 @@ -37,7 +37,7 @@ pytest-github-actions-annotate-failures = "==0.2.0"
pytest-env = "==1.1.5"
# linter and formatter
pre-commit = "==4.0.1"
mypy = "==1.11.2"
mypy = "==1.13.0"
types-protobuf = "^5.27.0.20240920"
types-six = "^1.16.21.20240513"
grpc-stubs = "^1.53.0.5"
Expand Down

0 comments on commit 31c5851

Please sign in to comment.