Skip to content

Commit

Permalink
Update dependency mypy to ~=1.13.0 (#62)
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 4, 2024
1 parent 645c5f4 commit 9055864
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 32 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ source = "https://github.com/apitally/apitally-py"
[dependency-groups]
dev = [
"ipykernel~=6.26.0",
"mypy~=1.10.0",
"mypy~=1.13.0",
"pre-commit~=3.5.0; python_version<'3.9'",
"pre-commit~=4.0.1; python_version>='3.9'",
"ruff~=0.7.0",
Expand Down
67 changes: 36 additions & 31 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9055864

Please sign in to comment.