We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd94e8 commit a52bfc3Copy full SHA for a52bfc3
1 file changed
pyproject.toml
@@ -33,7 +33,7 @@ Source = "https://github.com/archlinux/archinstall"
33
[project.optional-dependencies]
34
log = ["systemd_python==235"]
35
dev = [
36
- "mypy==1.20.0",
+ "mypy==1.20.1",
37
"flake8==7.3.0",
38
"pre-commit==4.5.1",
39
"ruff==0.15.10",
0 commit comments