From 78ab858b3bba488925f08df917350a854e52dc2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 08:00:16 +0200 Subject: chore(deps): update dependency dev/mypy to v1.6.1 (#2184) 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 551b9241..1e70f9f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ Source = "https://github.com/archlinux/archinstall" [project.optional-dependencies] dev = [ - "mypy==1.6.0", + "mypy==1.6.1", "pre-commit==3.5.0", ] doc = ["sphinx"] -- cgit v1.2.3-54-g00ecf