Skip to content

Commit 1867c4a

Browse files
Update dependency mypy to v1.5.1 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b3fb7a commit 1867c4a

File tree

2 files changed

+30
-25
lines changed

2 files changed

+30
-25
lines changed

poetry.lock

Lines changed: 29 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sphinx-c-apidoc = 'sphinx_c_autodoc.apidoc:main'
2929
[tool.poetry.group.dev.dependencies]
3030
black = "23.7.0"
3131
pycodestyle = "2.11.0"
32-
mypy = "1.5.0"
32+
mypy = "1.5.1"
3333
pytest = "7.4.0"
3434
pytest-cov = "4.1.0"
3535
sphinxcontrib-autoprogram = "0.1.8"

0 commit comments

Comments
 (0)