From 1edc9a3b7c2d934e56fe6da4e1caf06f1733b778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 10:06:24 +0000 Subject: [PATCH] Update dependency pipx:mypy to v2.3.0 --- aoc-main/mise.toml | 2 +- solvers/python/mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aoc-main/mise.toml b/aoc-main/mise.toml index c11e009..bf4b697 100644 --- a/aoc-main/mise.toml +++ b/aoc-main/mise.toml @@ -1,5 +1,5 @@ [tools] -"pipx:mypy" = "2.2.0" +"pipx:mypy" = "2.3.0" [tasks.check] depends = [ diff --git a/solvers/python/mise.toml b/solvers/python/mise.toml index c11e009..bf4b697 100644 --- a/solvers/python/mise.toml +++ b/solvers/python/mise.toml @@ -1,5 +1,5 @@ [tools] -"pipx:mypy" = "2.2.0" +"pipx:mypy" = "2.3.0" [tasks.check] depends = [