Skip to content

Commit 3c0c4b5

Browse files
Update dependency mypy to v1.17.1 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63289f0 commit 3c0c4b5

File tree

2 files changed

+41
-35
lines changed

2 files changed

+41
-35
lines changed

poetry.lock

Lines changed: 40 additions & 34 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
@@ -18,7 +18,7 @@ alt-profanity-check = "1.5.2"
1818

1919
[tool.poetry.dev-dependencies]
2020
pytest = "8.4.1"
21-
mypy = "1.17.0"
21+
mypy = "1.17.1"
2222
types-PyYAML = "6.0.12.20250516"
2323
autopep8 = "2.3.2"
2424
pylint = "3.3.7"

0 commit comments

Comments
 (0)