index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-04-25 10:12:15 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 10:12:15 +1000 |
commit | eb36a94781fe97d45932c241f2d4537f26843515 (patch) | |
tree | 0148a3e34abaa6ef0d6bc4a1abb3dd019a34709a | |
parent | bf368a94f59ba1d1d5c2df9450c086f1e6ed4020 (diff) |
-rw-r--r-- | pyproject.toml | 2 |
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"] |