Skip to content

Commit

Permalink
chore(dev): update dependency mypy to v1.11.2 (#250)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 79d8ebc commit 13238d6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 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 @@ -35,7 +35,7 @@ pytest-github-actions-annotate-failures = "==0.2.0"
pytest-env = "==1.1.3"
# linter and formatter
pre-commit = "==3.8.0"
mypy = "==1.11.1"
mypy = "==1.11.2"
watchgod = "0.8.2"
types-protobuf = "^4.21.0.2"

Expand Down

0 comments on commit 13238d6

Please sign in to comment.