Skip to content

Commit

Permalink
Update dependency mypy to v1.13.0 (#302)
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 Oct 27, 2024
1 parent 0e65abc commit ee7f36a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sphinx-c-apidoc = 'sphinx_c_autodoc.apidoc:main'
dev-dependencies= [
"black==24.10.0",
"pycodestyle==2.12.1",
"mypy==1.12.1",
"mypy==1.13.0",
"pytest==8.3.3",
"pytest-cov==5.0.0",
"sphinxcontrib-autoprogram==0.1.9",
Expand Down
58 changes: 29 additions & 29 deletions uv.lock

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

0 comments on commit ee7f36a

Please sign in to comment.