Skip to content

Commit

Permalink
chore(dev): update dependency mypy to v1.13.0 (#110)
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 Nov 24, 2024
1 parent 1ddf9f2 commit 198c874
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 @@ -17,7 +17,7 @@ confluent-kafka = "2.6.1"
tqdm = "4.67.0"
# linter and formatter
pre-commit = "==4.0.1"
mypy = "==1.11.2"
mypy = "==1.13.0"
pytest = "8.3.3"
pytest-github-actions-annotate-failures = "0.2.0"
types-pyyaml = "^6.0.12.20240917"
Expand Down

0 comments on commit 198c874

Please sign in to comment.