Skip to content

Commit 68b0ca7

Browse files
chore(deps): upgrade dependency mypy to ~=1.17.1 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7518ebd commit 68b0ca7

File tree

2 files changed

+46
-30
lines changed

2 files changed

+46
-30
lines changed

pyproject.toml

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

0 commit comments

Comments
 (0)