From eb36a94781fe97d45932c241f2d4537f26843515 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 10:12:15 +1000 Subject: chore(deps): update dependency dev/mypy to v1.10.0 (#2476) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 20b8955e..0fa17900 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ Source = "https://github.com/archlinux/archinstall" [project.optional-dependencies] log = ["systemd_python==235"] dev = [ - "mypy==1.9.0", + "mypy==1.10.0", "pre-commit==3.7.0", ] doc = ["sphinx"] -- cgit v1.2.3-70-g09d2