Skip to content

Commit 91b5906

Browse files
Update dependency mypy to v1.15.0 (#333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b706bc commit 91b5906

File tree

2 files changed

+36
-42
lines changed

2 files changed

+36
-42
lines changed

poetry.lock

+35-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ alt-profanity-check = "1.5.2"
1818

1919
[tool.poetry.dev-dependencies]
2020
pytest = "8.3.4"
21-
mypy = "1.14.1"
21+
mypy = "1.15.0"
2222
types-PyYAML = "6.0.12.20241230"
2323
autopep8 = "2.3.2"
2424
pylint = "3.3.4"

0 commit comments

Comments
 (0)