From 61d549fbabfc65a9205c8aebf0a673d2e844840e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 18:14:31 +0100 Subject: Update dependency dev/mypy to v1.7.0 (#2209) 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 614bb590..8da9b1c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ Source = "https://github.com/archlinux/archinstall" [project.optional-dependencies] dev = [ - "mypy==1.6.1", + "mypy==1.7.0", "pre-commit==3.5.0", ] doc = ["sphinx"] -- cgit v1.2.3-54-g00ecf