Skip to content

Commit 01c27d0

Browse files
chore(dependencies): update dependency mypy to >=1.20.1 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7594fb5 commit 01c27d0

2 files changed

Lines changed: 51 additions & 44 deletions

File tree

poetry.lock

Lines changed: 50 additions & 43 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
@@ -21,7 +21,7 @@ pytest-cov = ">=7.0.0"
2121
pillow = ">=10.0"
2222
pytest-benchmark = ">=4.0"
2323
pytest-mypy = ">=1.0.1"
24-
mypy = ">=1.19.1"
24+
mypy = ">=1.20.1"
2525

2626
[build-system]
2727
requires = ["poetry_core>=1.0.0"]

0 commit comments

Comments
 (0)