index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-03-10 09:33:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-10 09:33:41 +0100 |
commit | 635ae335bed8b05d56f886b61dc58c1c9f1cb4b3 (patch) | |
tree | fb74bca1e5e87c8b5bc700a30a72e377172fd6a6 | |
parent | 624d3d5bf64b05388623d817454389832d1711af (diff) |
-rw-r--r-- | pyproject.toml | 2 |
diff --git a/pyproject.toml b/pyproject.toml index 3ff58fe1..c0afc9a4 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.8.0", + "mypy==1.9.0", "pre-commit==3.6.2", ] doc = ["sphinx"] |