Skip to content

Commit 5e07897

Browse files
chore(deps): upgrade dependency mypy to ~=1.18.1 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3e7453 commit 5e07897

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ docs = [
6969
dev = [
7070
"codespell==2.4.1",
7171
"coverage~=7.8",
72-
"mypy~=1.17.1",
72+
"mypy~=1.18.1",
7373
"pre-commit==4.3.0",
7474
"pytest~=8.4.1",
7575
"pytest-asyncio~=0.26.0",

0 commit comments

Comments
 (0)