Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 1.11.2 to 1.14.1 (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 4125f9d commit 0bb1d1c
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 32 deletions.
74 changes: 43 additions & 31 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 @@ -69,7 +69,7 @@ pydantic = {version = "^2", optional = true}
[tool.poetry.group.dev.dependencies]
black = "^24"
maturin = "^1.8.1"
mypy = "^1.11"
mypy = "^1.14"
pytest = "^8.3"
pytest-benchmark = "^4.0.0"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit 0bb1d1c

Please sign in to comment.