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 614bb590..8da9b1c0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ Source = "https://github.com/archlinux/archinstall"
[project.optional-dependencies]
dev = [
- "mypy==1.6.1",
+ "mypy==1.7.0",
"pre-commit==3.5.0",
]
doc = ["sphinx"]