Skip to content

Commit 8166f40

Browse files
⬆ Bump mypy from 1.19.1 to 1.20.0 (#53)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
1 parent 6791582 commit 8166f40

2 files changed

Lines changed: 133 additions & 109 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dev = [
4444
]
4545
tests = [
4646
"coverage[toml]>=7.6.1",
47-
"mypy==1.19.1",
47+
"mypy==1.20.0",
4848
"pytest>=8.3.5",
4949
"ruff==0.15.8",
5050
"smokeshow>=0.5.0",

0 commit comments

Comments
 (0)