Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 83c68e1d..861b7f5b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -29,7 +29,7 @@ Source = "https://github.com/archlinux/archinstall"
[project.optional-dependencies]
dev = [
- "mypy==1.1.1",
+ "mypy==1.5.1",
"pre-commit==3.3.1",
]
doc = ["sphinx"]