fix(deps): update dependency mypy to v1.15.0 (#3158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
419b320e9e
commit
8c4634c4d6
|
|
@ -30,7 +30,7 @@ Source = "https://github.com/archlinux/archinstall"
|
|||
[project.optional-dependencies]
|
||||
log = ["systemd_python==235"]
|
||||
dev = [
|
||||
"mypy==1.14.1",
|
||||
"mypy==1.15.0",
|
||||
"flake8==7.1.1",
|
||||
"pre-commit==4.1.0",
|
||||
"ruff==0.9.4",
|
||||
|
|
|
|||
Loading…
Reference in New Issue