Skip to content

Commit 8eb915b

Browse files
Update dependency mypy to v1.18.2 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0b5a16 commit 8eb915b

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sphinx-c-apidoc = 'sphinx_c_autodoc.apidoc:main'
3030
dev-dependencies= [
3131
"black==25.9.0",
3232
"pycodestyle==2.14.0",
33-
"mypy==1.17.1",
33+
"mypy==1.18.2",
3434
"pytest==8.4.2",
3535
"pytest-cov==6.2.1",
3636
"sphinxcontrib-autoprogram==0.1.9",

0 commit comments

Comments
 (0)