Update dependency mypy to v2.2.0 (#4626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e3e9d43324
commit
2531825b59
|
|
@ -34,7 +34,7 @@ Source = "https://github.com/archlinux/archinstall"
|
|||
[project.optional-dependencies]
|
||||
log = ["systemd_python==236"]
|
||||
dev = [
|
||||
"mypy==2.1.0",
|
||||
"mypy==2.2.0",
|
||||
"flake8==7.3.0",
|
||||
"pre-commit==4.6.0",
|
||||
"ruff==0.15.21",
|
||||
|
|
|
|||
Loading…
Reference in New Issue