index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-11-24 08:13:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-24 08:13:19 +0100 |
commit | f27c55d170d3a86ec7529f176fd9466a912483ce (patch) | |
tree | 9694715b8bfe4f314d379d23851a16296821102e | |
parent | b0c8f33de6e1880a7b2d8268c8365dad8decd7c5 (diff) |
-rw-r--r-- | pyproject.toml | 2 |
diff --git a/pyproject.toml b/pyproject.toml index f7a544f5..3a36fe4a 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.7.0", + "mypy==1.7.1", "pre-commit==3.5.0", ] doc = ["sphinx"] |