Skip to content

Commit 821db64

Browse files
Update dependency mypy to v1.4.1 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 153019e commit 821db64

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
pylint = "2.13.9"
3030
black = "23.3.0"
3131
pycodestyle = "2.10.0"
32-
mypy = "1.4.0"
32+
mypy = "1.4.1"
3333
pytest = "7.3.2"
3434
pytest-cov = "4.1.0"
3535
sphinx_rtd_theme = "1.2.2"

0 commit comments

Comments
 (0)